Home
last modified time | relevance | path

Searched refs:ARB_gl_spirv (Results 1 – 20 of 20) sorted by relevance

/third_party/openGLES/extensions/NV/
DNV_shader_subgroup_partitioned.txt41 This extension interacts with ARB_gl_spirv and OpenGL 4.6.
112 Dependencies on ARB_gl_spirv and OpenGL 4.6
114 If ARB_gl_spirv or OpenGL 4.6 are not supported, ignore all
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_spirv_extensions.txt37 This extension requires ARB_gl_spirv.
79 ARB_gl_spirv added support for using SPIR-V modules in OpenGL.
123 ARB_gl_spirv with the following:)
281 (replace the following statement from ARB_gl_spirv)
440 b) added to ARB_gl_spirv? This means ARB_gl_spirv would be an ever
472 RESOLVED. No. With ARB_gl_spirv (and in OpenGL 4.6) OpenGL only supports
DARB_gl_spirv.txt3 ARB_gl_spirv
/third_party/openGLES/extensions/ARB/
DARB_spirv_extensions.txt52 This extension requires ARB_gl_spirv.
94 ARB_gl_spirv added support for using SPIR-V modules in OpenGL.
138 ARB_gl_spirv with the following:)
296 (replace the following statement from ARB_gl_spirv)
455 b) added to ARB_gl_spirv? This means ARB_gl_spirv would be an ever
487 RESOLVED. No. With ARB_gl_spirv (and in OpenGL 4.6) OpenGL only supports
DARB_gl_spirv.txt3 ARB_gl_spirv
/third_party/vk-gl-cts/external/openglcts/docs/specs/
DCTS_ARB_spirv_extensions.txt27 ARB_gl_spirv extension is required.
DCTS_ARB_gl_spirv.txt25 ARB_gl_spirv extension is required.
30 - ARB_gl_spirv extension Specification.
/third_party/openGLES/extensions/INTEL/
DINTEL_shader_integer_functions2.txt45 This extension interacts with OpenGL 4.6 and ARB_gl_spirv.
173 Interactions with OpenGL 4.6 and ARB_gl_spirv
175 If OpenGL 4.6 or ARB_gl_spirv is supported, then
/third_party/mesa3d/docs/_extra/specs/
DINTEL_shader_atomic_float_minmax.txt108 Interactions with OpenGL 4.6 and ARB_gl_spirv
110 If OpenGL 4.6 or ARB_gl_spirv is supported, then
/third_party/mesa3d/src/mesa/main/
Dglspirv.c336 if (!ctx->Extensions.ARB_gl_spirv) { in _mesa_SpecializeShaderARB()
Dversion.c396 extensions->ARB_gl_spirv && in compute_version()
Dconsts_exts.h87 GLboolean ARB_gl_spirv; member
Dextensions_table.h84 EXT(ARB_gl_spirv , ARB_gl_spirv , GLL, GLC, x…
Dshaderapi.c2393 if (!ctx->Extensions.ARB_gl_spirv) { in _mesa_ShaderBinary()
/third_party/openGLES/extensions/KHR/
DKHR_shader_subgroup.txt48 This extension interacts with ARB_gl_spirv and OpenGL 4.6.
396 Dependencies on ARB_gl_spirv and OpenGL 4.6
398 If ARB_gl_spirv or OpenGL 4.6 are not supported, ignore all
/third_party/mesa3d/src/mapi/glapi/gen/
Dmeson.build62 'ARB_gl_spirv.xml',
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c781 { o(ARB_gl_spirv), PIPE_CAP_GL_SPIRV }, in st_init_extensions()
1773 if (extensions->ARB_gl_spirv) { in st_init_extensions()
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst182 - i965: enable ARB_gl_spirv extension and ARB_spirv_extensions for
658 - gallium: Add ARB_gl_spirv support
660 - iris: Enable ARB_gl_spirv and ARB_spirv_extensions
/third_party/mesa3d/docs/gallium/
Dscreen.rst591 * ``PIPE_CAP_GL_SPIRV``: True if the driver supports ARB_gl_spirv extension.
/third_party/mesa3d/ohos/
Ddependency_inputs.gni5128 "../src/mapi/glapi/gen/ARB_gl_spirv.xml",