HomeSort by relevance Sort by last modified time
    Searched refs:AMD_seamless_cubemap_per_texture (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/main/
samplerobj.c 570 if (!ctx->Extensions.AMD_seamless_cubemap_per_texture)
1182 if (!ctx->Extensions.AMD_seamless_cubemap_per_texture)
    [all...]
texparam.c 502 && ctx->Extensions.AMD_seamless_cubemap_per_texture) {
    [all...]
extensions.c 275 { "GL_AMD_seamless_cubemap_per_texture", o(AMD_seamless_cubemap_per_texture), GL, 2009 },
    [all...]
mtypes.h     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_extensions.c 371 { o(AMD_seamless_cubemap_per_texture), PIPE_CAP_SEAMLESS_CUBE_MAP_PER_TEXTURE },

Completed in 61 milliseconds