mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 17:50:11 +01:00
NIR->LLVM and ACO already support nir_intrinsic_shader_clock. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
8 lines
299 B
Text
8 lines
299 B
Text
GL_ARB_gl_spirv on i965, iris.
|
|
GL_ARB_spirv_extensions on i965, iris.
|
|
GL_EXT_demote_to_helper_invocation on iris, i965.
|
|
OpenGL 4.6 on i965, iris.
|
|
VK_KHR_shader_clock on Intel, RADV.
|
|
VK_KHR_shader_float_controls on Intel.
|
|
VK_EXT_shader_subgroup_ballot on Intel.
|
|
VK_EXT_shader_subgroup_vote on Intel.
|