mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-24 09:30:29 +01:00
docs: document GL_EXT_shader_clock in new_features.txt
This was missed when the feature was implemented.
Signed-off-by: Olivia Lee <olivia.lee@collabora.com>
Fixes: 2ce201707e ("mesa: Add support for GL_EXT_shader_clock")
Reviewed-by: Chris Healy <cphealy@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36103>
This commit is contained in:
parent
71ea87fc2d
commit
cd9c9a83d6
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ GL_EXT_shader_realtime_clock on panfrost/v6+
|
|||
VK_KHR_shader_float8 on RADV (RDNA4+)
|
||||
GL_EXT_window_rectangles on r600
|
||||
GL_EXT_shader_image_load_store on r600/evergreen+
|
||||
GL_EXT_shader_clock on all drivers that support GL_ARB_shader_clock
|
||||
CL_UNORM_INT_101010_2 and cl_ext_image_unorm_int_2_101010
|
||||
timestamps on panvk/v10+
|
||||
VK_KHR_calibrated_timestamps on panvk/v10+
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue