Searched refs:AMD_seamless_cubemap_per_texture (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | samplerobj.c | 800 || !ctx->Extensions.AMD_seamless_cubemap_per_texture) in set_sampler_cube_map_seamless() 1491 if (!ctx->Extensions.AMD_seamless_cubemap_per_texture) in _mesa_GetSamplerParameteriv() 1569 if (!ctx->Extensions.AMD_seamless_cubemap_per_texture) in _mesa_GetSamplerParameterfv() 1647 if (!ctx->Extensions.AMD_seamless_cubemap_per_texture) in _mesa_GetSamplerParameterIiv() 1725 if (!ctx->Extensions.AMD_seamless_cubemap_per_texture) in _mesa_GetSamplerParameterIuiv()
|
D | extensions_table.h | 21 EXT(AMD_seamless_cubemap_per_texture , AMD_seamless_cubemap_per_texture , GLL, GLC, x… 119 EXT(ARB_seamless_cubemap_per_texture , AMD_seamless_cubemap_per_texture , GLL, GLC, x…
|
D | consts_exts.h | 232 GLboolean AMD_seamless_cubemap_per_texture; member
|
D | texparam.c | 635 && ctx->Extensions.AMD_seamless_cubemap_per_texture) { in set_tex_parameteri() 2425 || !ctx->Extensions.AMD_seamless_cubemap_per_texture) in get_tex_parameterfv() 2715 || !ctx->Extensions.AMD_seamless_cubemap_per_texture) in get_tex_parameteriv()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | AMD_seamless_cubemap_per_texture.txt | 3 AMD_seamless_cubemap_per_texture 201 AMD_seamless_cubemap_per_texture to better follow
|
/third_party/openGLES/extensions/AMD/ |
D | AMD_seamless_cubemap_per_texture.txt | 3 AMD_seamless_cubemap_per_texture 201 AMD_seamless_cubemap_per_texture to better follow
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_bindless_texture.txt | 56 AMD_seamless_cubemap_per_texture. 877 Interactions with ARB_seamless_cubemap and AMD_seamless_cubemap_per_texture 883 If AMD_seamless_cubemap_per_texture is supported, the seamless cube map
|
/third_party/openGLES/extensions/NV/ |
D | NV_bindless_texture.txt | 56 AMD_seamless_cubemap_per_texture. 877 Interactions with ARB_seamless_cubemap and AMD_seamless_cubemap_per_texture 883 If AMD_seamless_cubemap_per_texture is supported, the seamless cube map
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 857 { o(AMD_seamless_cubemap_per_texture), PIPE_CAP_SEAMLESS_CUBE_MAP_PER_TEXTURE }, in st_init_extensions()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_bindless_texture.txt | 60 AMD_seamless_cubemap_per_texture. 918 Interactions with ARB_seamless_cubemap and AMD_seamless_cubemap_per_texture 924 If AMD_seamless_cubemap_per_texture is supported, the seamless cube map
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_bindless_texture.txt | 70 AMD_seamless_cubemap_per_texture. 928 Interactions with ARB_seamless_cubemap and AMD_seamless_cubemap_per_texture 934 If AMD_seamless_cubemap_per_texture is supported, the seamless cube map
|