Searched refs:ARB_texture_gather (Results 1 – 22 of 22) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ |
D | standalone_scaffolding.cpp | 210 ctx->Extensions.ARB_texture_gather = true; in initialize_context_to_defaults()
|
D | glsl_parser_extras.cpp | 699 EXT(ARB_texture_gather),
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | meson.build | 94 'ARB_texture_gather.xml',
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_extensions.c | 203 ctx->Extensions.ARB_texture_gather = true; in brw_init_extensions()
|
/third_party/mesa3d/src/mesa/main/ |
D | extensions_table.h | 24 EXT(AMD_texture_texture4 , ARB_texture_gather , GLL, GLC, x… 166 EXT(ARB_texture_gather , ARB_texture_gather , GLL, GLC, x…
|
D | version.c | 565 extensions->ARB_texture_gather && in compute_version_es2()
|
D | mtypes.h | 4418 GLboolean ARB_texture_gather; member
|
D | get.c | 546 EXTRA_EXT(ARB_texture_gather);
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_gpu_shader5.txt | 71 This extension interacts with ARB_texture_gather. 121 ARB_texture_gather: 261 Modify ARB_texture_gather, "Changes to Section 3.8.8" 1148 (extend the basic versions of textureGather from ARB_texture_gather, 1196 (extend the "Offset" versions of textureGather from ARB_texture_gather, 1226 (add new "Offsets" versions of textureGather from ARB_texture_gather, 1444 Dependencies on ARB_texture_gather 1447 ARB_texture_gather to provide several new capabilities, including: 1504 added by ARB_texture_gather, is increased to 4.) 1692 (sampler2DRect)? They aren't in ARB_texture_gather.
|
D | ARB_texture_gather.txt | 3 ARB_texture_gather
|
D | ARB_internalformat_query2.txt | 68 ARB_texture_gather, ARB_debug_output, KHR_debug, 1070 Dependencies on ARB_texture_gather 1071 If ARB_texture_gather or equivalent functionality is not supported,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_gpu_shader5.txt | 61 This extension interacts with ARB_texture_gather. 111 ARB_texture_gather: 251 Modify ARB_texture_gather, "Changes to Section 3.8.8" 1138 (extend the basic versions of textureGather from ARB_texture_gather, 1186 (extend the "Offset" versions of textureGather from ARB_texture_gather, 1216 (add new "Offsets" versions of textureGather from ARB_texture_gather, 1434 Dependencies on ARB_texture_gather 1437 ARB_texture_gather to provide several new capabilities, including: 1494 added by ARB_texture_gather, is increased to 4.) 1682 (sampler2DRect)? They aren't in ARB_texture_gather.
|
D | ARB_texture_gather.txt | 3 ARB_texture_gather
|
D | ARB_internalformat_query2.txt | 58 ARB_texture_gather, ARB_debug_output, KHR_debug, 1037 Dependencies on ARB_texture_gather 1038 If ARB_texture_gather or equivalent functionality is not supported,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_gpu_shader5.txt | 424 RESOLVED. It was not added in Core GL because ARB_texture_gather and
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_gpu_shader5.txt | 423 RESOLVED. It was not added in Core GL because ARB_texture_gather and
|
/third_party/openGLES/extensions/OES/ |
D | OES_gpu_shader5.txt | 434 RESOLVED. It was not added in Core GL because ARB_texture_gather and
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_gpu_shader5.txt | 423 RESOLVED. It was not added in Core GL because ARB_texture_gather and
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 824 { o(ARB_texture_gather), PIPE_CAP_MAX_TEXTURE_GATHER_COMPONENTS }, in st_init_extensions()
|
/third_party/mesa3d/docs/gallium/ |
D | tgsi.rst | 954 As per ARB_texture_gather, gathers the four texels to be used in a bi-linear
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.0.0.rst | 2497 - zink: implement ARB_texture_gather
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 5185 ../src/mapi/glapi/gen/ARB_texture_gather.xml
|