Searched refs:ARB_shader_image_load_store (Results 1 – 25 of 57) sorted by relevance
123
/third_party/openGLES/extensions/NV/ |
D | NV_shader_atomic_float.txt | 41 ARB_shader_image_load_store, and GLSL 4.20. 64 (if GLSL 4.20, ARB_shader_image_load_store, or EXT_shader_image_load_store 134 Dependencies on EXT_shader_image_load_store, ARB_shader_image_load_store, and 137 If none of EXT_shader_image_load_store, ARB_shader_image_load_store, or
|
D | NV_image_formats.txt | 15 Contributors to ARB_shader_image_load_store
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_shader_atomic_float.txt | 41 ARB_shader_image_load_store, and GLSL 4.20. 64 (if GLSL 4.20, ARB_shader_image_load_store, or EXT_shader_image_load_store 134 Dependencies on EXT_shader_image_load_store, ARB_shader_image_load_store, and 137 If none of EXT_shader_image_load_store, ARB_shader_image_load_store, or
|
D | NV_image_formats.txt | 15 Contributors to ARB_shader_image_load_store
|
/third_party/vk-gl-cts/external/openglcts/docs/specs/ |
D | CTS_ARB_gl_spirv.txt | 219 StorageImageMultisample GL 4.2 (ARB_shader_image_load_store) 223 StorageImageArrayDynamicIndexing GL 4.2 (ARB_shader_image_load_store) 236 StorageImageExtendedFormats GL 4.2 (ARB_shader_image_load_store) 242 StorageImageWriteWithoutFormat GL 4.2 (ARB_shader_image_load_store)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_shader_texture_image_samples.txt | 48 This extension interacts with ARB_shader_image_load_store and GLSL 4.20. 116 Dependencies on ARB_shader_image_load_store and GLSL 4.20. 118 If neither ARB_shader_image_load_store nor GLSL 4.20 is enabled in the
|
D | ARB_clear_texture.txt | 63 This extension interacts with ARB_shader_image_load_store. 294 Dependencies on ARB_shader_image_load_store 296 If ARB_shader_image_load_store or equivalent functionality is not 534 - add interaction with ARB_shader_image_load_store / MemoryBarrier
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 591 extensions->ARB_shader_image_load_store = GL_TRUE; in st_init_limits() 1523 extensions->ARB_shader_image_load_store; in st_init_extensions() 1673 extensions->ARB_shader_image_load_store && in st_init_extensions() 1723 extensions->ARB_shader_image_load_store && in st_init_extensions() 1751 extensions->ARB_shader_image_load_store && in st_init_extensions() 1818 spirv_caps->image_ms_array = extensions->ARB_shader_image_load_store && in st_init_extensions() 1821 spirv_caps->image_write_without_format = extensions->ARB_shader_image_load_store; in st_init_extensions() 1828 spirv_caps->storage_image_ms = extensions->ARB_shader_image_load_store && in st_init_extensions()
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_shader_texture_image_samples.txt | 58 This extension interacts with ARB_shader_image_load_store and GLSL 4.20. 126 Dependencies on ARB_shader_image_load_store and GLSL 4.20. 128 If neither ARB_shader_image_load_store nor GLSL 4.20 is enabled in the
|
D | ARB_clear_texture.txt | 73 This extension interacts with ARB_shader_image_load_store. 304 Dependencies on ARB_shader_image_load_store 306 If ARB_shader_image_load_store or equivalent functionality is not 544 - add interaction with ARB_shader_image_load_store / MemoryBarrier
|
/third_party/mesa3d/src/mesa/main/ |
D | get.c | 432 EXT(ARB_shader_image_load_store), 456 EXT(ARB_shader_image_load_store), 548 EXTRA_EXT(ARB_shader_image_load_store); 1484 if (ctx->Extensions.ARB_shader_image_load_store && in check_extra() 1495 api_found = ctx->Extensions.ARB_shader_image_load_store && in check_extra() 2736 if (!ctx->Extensions.ARB_shader_image_load_store && !_mesa_is_gles31(ctx)) in find_value_indexed() 2747 if (!ctx->Extensions.ARB_shader_image_load_store && !_mesa_is_gles31(ctx)) in find_value_indexed() 2756 if (!ctx->Extensions.ARB_shader_image_load_store && !_mesa_is_gles31(ctx)) in find_value_indexed() 2765 if (!ctx->Extensions.ARB_shader_image_load_store && !_mesa_is_gles31(ctx)) in find_value_indexed() 2774 if (!ctx->Extensions.ARB_shader_image_load_store && !_mesa_is_gles31(ctx)) in find_value_indexed() [all …]
|
D | version.c | 361 extensions->ARB_shader_image_load_store && in compute_version() 573 extensions->ARB_shader_image_load_store && in compute_version_es2()
|
D | shaderimage.c | 805 if (!ctx->Extensions.ARB_shader_image_load_store) { in _mesa_BindImageTextures()
|
D | extensions_table.h | 129 EXT(ARB_shader_image_load_store , ARB_shader_image_load_store , GLL, GLC, x…
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_shader_image_load_store_lod.txt | 47 This extension was developed based on the ARB_shader_image_load_store
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_shader_image_load_store_lod.txt | 47 This extension was developed based on the ARB_shader_image_load_store
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_shader_image_atomic.txt | 304 (0) This extension is based on ARB_shader_image_load_store. What 308 from ARB_shader_image_load_store.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_shader_image_load_formatted.txt | 44 ARB_shader_image_load_store (and OpenGL 4.2) added support for
|
/third_party/openGLES/extensions/INTEL/ |
D | INTEL_fragment_shader_ordering.txt | 43 OpenGL 4.2 or ARB_shader_image_load_store is required;GLSL 4.20 is
|
/third_party/skia/third_party/externals/opengl-registry/extensions/INTEL/ |
D | INTEL_fragment_shader_ordering.txt | 43 OpenGL 4.2 or ARB_shader_image_load_store is required;GLSL 4.20 is
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_shader_image_load_formatted.txt | 44 ARB_shader_image_load_store (and OpenGL 4.2) added support for
|
/third_party/openGLES/extensions/OES/ |
D | OES_shader_image_atomic.txt | 314 (0) This extension is based on ARB_shader_image_load_store. What 318 from ARB_shader_image_load_store.
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | meson.build | 81 'ARB_shader_image_load_store.xml',
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_extensions.c | 249 ctx->Extensions.ARB_shader_image_load_store = true; in brw_init_extensions()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | gl_nir_linker.c | 636 if (!ctx->Extensions.ARB_shader_image_load_store) in check_image_resources()
|
123