Searched refs:ARB_gl_spirv (Results 1 – 20 of 20) sorted by relevance
/third_party/openGLES/extensions/NV/ |
D | NV_shader_subgroup_partitioned.txt | 41 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/ |
D | ARB_spirv_extensions.txt | 37 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
|
D | ARB_gl_spirv.txt | 3 ARB_gl_spirv
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_spirv_extensions.txt | 52 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
|
D | ARB_gl_spirv.txt | 3 ARB_gl_spirv
|
/third_party/vk-gl-cts/external/openglcts/docs/specs/ |
D | CTS_ARB_spirv_extensions.txt | 27 ARB_gl_spirv extension is required.
|
D | CTS_ARB_gl_spirv.txt | 25 ARB_gl_spirv extension is required. 30 - ARB_gl_spirv extension Specification.
|
/third_party/openGLES/extensions/INTEL/ |
D | INTEL_shader_integer_functions2.txt | 45 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/ |
D | INTEL_shader_atomic_float_minmax.txt | 108 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/ |
D | glspirv.c | 336 if (!ctx->Extensions.ARB_gl_spirv) { in _mesa_SpecializeShaderARB()
|
D | version.c | 396 extensions->ARB_gl_spirv && in compute_version()
|
D | consts_exts.h | 87 GLboolean ARB_gl_spirv; member
|
D | extensions_table.h | 84 EXT(ARB_gl_spirv , ARB_gl_spirv , GLL, GLC, x…
|
D | shaderapi.c | 2393 if (!ctx->Extensions.ARB_gl_spirv) { in _mesa_ShaderBinary()
|
/third_party/openGLES/extensions/KHR/ |
D | KHR_shader_subgroup.txt | 48 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/ |
D | meson.build | 62 'ARB_gl_spirv.xml',
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 781 { 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/ |
D | 19.3.0.rst | 182 - 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/ |
D | screen.rst | 591 * ``PIPE_CAP_GL_SPIRV``: True if the driver supports ARB_gl_spirv extension.
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 5128 "../src/mapi/glapi/gen/ARB_gl_spirv.xml",
|