Searched refs:AMD_seamless_cubemap_per_texture (Results 1 – 5 of 5) sorted by relevance
570 if (!ctx->Extensions.AMD_seamless_cubemap_per_texture) in set_sampler_cube_map_seamless()1182 if (!ctx->Extensions.AMD_seamless_cubemap_per_texture) in _mesa_GetSamplerParameteriv()1260 if (!ctx->Extensions.AMD_seamless_cubemap_per_texture) in _mesa_GetSamplerParameterfv()1339 if (!ctx->Extensions.AMD_seamless_cubemap_per_texture) in _mesa_GetSamplerParameterIiv()1418 if (!ctx->Extensions.AMD_seamless_cubemap_per_texture) in _mesa_GetSamplerParameterIuiv()
502 && ctx->Extensions.AMD_seamless_cubemap_per_texture) { in set_tex_parameteri()1440 || !ctx->Extensions.AMD_seamless_cubemap_per_texture) in _mesa_GetTexParameterfv()1614 || !ctx->Extensions.AMD_seamless_cubemap_per_texture) in _mesa_GetTexParameteriv()
275 …{ "GL_AMD_seamless_cubemap_per_texture", o(AMD_seamless_cubemap_per_texture), GL, …
3053 GLboolean AMD_seamless_cubemap_per_texture; member
371 { o(AMD_seamless_cubemap_per_texture), PIPE_CAP_SEAMLESS_CUBE_MAP_PER_TEXTURE }, in st_init_extensions()