Searched refs:ARB_shader_texture_lod (Results 1 – 15 of 15) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | version.c | 290 extensions->ARB_shader_texture_lod && in compute_version() 529 extensions->ARB_shader_texture_lod && in compute_version_es2()
|
D | extensions_table.h | 137 EXT(ARB_shader_texture_lod , ARB_shader_texture_lod , GLL, GLC, x…
|
D | mtypes.h | 4394 GLboolean ARB_shader_texture_lod; member
|
/third_party/mesa3d/src/compiler/glsl/ |
D | standalone_scaffolding.cpp | 205 ctx->Extensions.ARB_shader_texture_lod = true; in initialize_context_to_defaults()
|
D | glsl_parser_extras.cpp | 692 EXT(ARB_shader_texture_lod),
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_extensions.c | 75 ctx->Extensions.ARB_shader_texture_lod = true; in brw_init_extensions()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_shader_texture_lod.txt | 14 and contributors to the ARB_shader_texture_lod spec,
|
D | EXT_gpu_shader4.txt | 2037 functions are taken from the ARB_shader_texture_lod spec and are 2449 13. How does this extension interact with ARB_shader_texture_lod? 2452 equivalent to those defined by ARB_shader_texture_lod, but do not have 2474 with ARB_shader_texture_lod.
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_shader_texture_lod.txt | 14 and contributors to the ARB_shader_texture_lod spec,
|
D | EXT_gpu_shader4.txt | 2037 functions are taken from the ARB_shader_texture_lod spec and are 2449 13. How does this extension interact with ARB_shader_texture_lod? 2452 equivalent to those defined by ARB_shader_texture_lod, but do not have 2474 with ARB_shader_texture_lod.
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.3.3.rst | 89 - freedreno/ir3: add TXD support and expose ARB_shader_texture_lod
|
D | 7.11.rst | 268 Intel GMA 4500 ARB_shader_texture_lod support
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_shader_texture_lod.txt | 3 ARB_shader_texture_lod 374 RESOLVED: ARB_shader_texture_lod
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_shader_texture_lod.txt | 3 ARB_shader_texture_lod 384 RESOLVED: ARB_shader_texture_lod
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 817 { o(ARB_shader_texture_lod), PIPE_CAP_FRAGMENT_SHADER_TEXTURE_LOD }, in st_init_extensions()
|