Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dstandalone_scaffolding.cpp217 ctx->Extensions.ARB_bindless_texture = true; in initialize_context_to_defaults()
Dglsl_parser.yy1641 /* Layout qualifiers for ARB_bindless_texture. */
1658 "ARB_bindless_texture", $1);
Dglsl_parser_extras.cpp659 EXT(ARB_bindless_texture),
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/
DIMG_bindless_texture.txt15 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/
DIMG_bindless_texture.txt15 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/
DEXT_texture_sRGB_decode.txt54 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/
DEXT_texture_sRGB_decode.txt54 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/
Dmeson.build37 'ARB_bindless_texture.xml',
/third_party/glslang/
DCHANGES.md112 * Add support for ARB_bindless_texture.
/third_party/mesa3d/src/mesa/main/
Dconsts_exts.h55 GLboolean ARB_bindless_texture; member
Dextensions_table.h43 EXT(ARB_bindless_texture , ARB_bindless_texture , GLL, GLC, x…
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_bindless_texture.txt3 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.
DARB_gl_spirv.txt2071 ARB_bindless_texture
/third_party/openGLES/extensions/ARB/
DARB_bindless_texture.txt3 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.
DARB_gl_spirv.txt2137 ARB_bindless_texture
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_command_list.txt47 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/
DNV_command_list.txt47 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…
DNV_memory_attachment.txt44 Interacts with NV_bindless_texture and ARB_bindless_texture.
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c764 { o(ARB_bindless_texture), PIPE_CAP_BINDLESS_TEXTURE }, in st_init_extensions()
/third_party/mesa3d/ohos/
Ddependency_inputs.gni5104 "../src/mapi/glapi/gen/ARB_bindless_texture.xml",