Searched refs:ARB_bindless_texture (Results 1 – 20 of 20) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ |
D | standalone_scaffolding.cpp | 217 ctx->Extensions.ARB_bindless_texture = true; in initialize_context_to_defaults()
|
D | glsl_parser.yy | 1641 /* Layout qualifiers for ARB_bindless_texture. */ 1658 "ARB_bindless_texture", $1);
|
D | glsl_parser_extras.cpp | 659 EXT(ARB_bindless_texture),
|
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/ |
D | IMG_bindless_texture.txt | 15 Contributors to the original ARB_bindless_texture 468 See original issues in ARB_bindless_texture. 470 (1) How does IMG_bindless_texture differ from ARB_bindless_texture? 487 The original ARB_bindless_texture allows texture uploads, with the
|
/third_party/openGLES/extensions/IMG/ |
D | IMG_bindless_texture.txt | 15 Contributors to the original ARB_bindless_texture 468 See original issues in ARB_bindless_texture. 470 (1) How does IMG_bindless_texture differ from ARB_bindless_texture? 487 The original ARB_bindless_texture allows texture uploads, with the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_sRGB_decode.txt | 54 ARB_bindless_texture interacts with this extension. 249 Dependencies on ARB_bindless_texture 251 If ARB_bindless_texture is NOT supported, delete all references to
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_sRGB_decode.txt | 54 ARB_bindless_texture interacts with this extension. 249 Dependencies on ARB_bindless_texture 251 If ARB_bindless_texture is NOT supported, delete all references to
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | meson.build | 37 'ARB_bindless_texture.xml',
|
/third_party/glslang/ |
D | CHANGES.md | 112 * Add support for ARB_bindless_texture.
|
/third_party/mesa3d/src/mesa/main/ |
D | consts_exts.h | 55 GLboolean ARB_bindless_texture; member
|
D | extensions_table.h | 43 EXT(ARB_bindless_texture , ARB_bindless_texture , GLL, GLC, x…
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_bindless_texture.txt | 3 ARB_bindless_texture 971 "ARB_bindless_texture", the grammar edits described in section 2.X.2 1016 ARB_bindless_texture is supported, these initial binding values are always 1496 (19) How does ARB_bindless_texture differ from NV_bindless_texture? 1519 ARB_bindless_texture by declaring: 1525 usable with UniformHandleui64{v}, but ARB_bindless_texture requires 1529 so ARB_bindless_texture only allows a limited set of border colors.
|
D | ARB_gl_spirv.txt | 2071 ARB_bindless_texture
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_bindless_texture.txt | 3 ARB_bindless_texture 981 "ARB_bindless_texture", the grammar edits described in section 2.X.2 1026 ARB_bindless_texture is supported, these initial binding values are always 1506 (19) How does ARB_bindless_texture differ from NV_bindless_texture? 1529 ARB_bindless_texture by declaring: 1535 usable with UniformHandleui64{v}, but ARB_bindless_texture requires 1539 so ARB_bindless_texture only allows a limited set of border colors.
|
D | ARB_gl_spirv.txt | 2137 ARB_bindless_texture
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_command_list.txt | 47 This extension interacts with NV_bindless_texture and ARB_bindless_texture 864 Interactions with NV_bindless_texture or ARB_bindless_texture 1084 …Textures and images are covered via NV/ARB_bindless_texture, you can store their handles inside un…
|
/third_party/openGLES/extensions/NV/ |
D | NV_command_list.txt | 47 This extension interacts with NV_bindless_texture and ARB_bindless_texture 864 Interactions with NV_bindless_texture or ARB_bindless_texture 1084 …Textures and images are covered via NV/ARB_bindless_texture, you can store their handles inside un…
|
D | NV_memory_attachment.txt | 44 Interacts with NV_bindless_texture and ARB_bindless_texture.
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 764 { o(ARB_bindless_texture), PIPE_CAP_BINDLESS_TEXTURE }, in st_init_extensions()
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 5104 "../src/mapi/glapi/gen/ARB_bindless_texture.xml",
|