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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texenv.c 142 ctx->Extensions.ATI_envmap_bumpmap &&
445 if (ctx->API != API_OPENGL || !ctx->Extensions.ATI_envmap_bumpmap) {
646 if (ctx->API == API_OPENGL && ctx->Extensions.ATI_envmap_bumpmap) {
791 * Why does ATI_envmap_bumpmap require new entrypoints? Should just
801 if (!ctx->Extensions.ATI_envmap_bumpmap) {
831 if (!ctx->Extensions.ATI_envmap_bumpmap) {
864 if (!ctx->Extensions.ATI_envmap_bumpmap) {
916 if (!ctx->Extensions.ATI_envmap_bumpmap) {
extensions.c 283 { "GL_ATI_envmap_bumpmap", o(ATI_envmap_bumpmap), GLL, 2001 },
    [all...]
glformats.c     [all...]
texformat.c 463 if (ctx->Extensions.ATI_envmap_bumpmap) {
mtypes.h     [all...]
teximage.c 255 if (ctx->Extensions.ATI_envmap_bumpmap) {
    [all...]
texstore.c     [all...]
  /external/mesa3d/src/mesa/main/
texenv.c 142 ctx->Extensions.ATI_envmap_bumpmap &&
445 if (ctx->API != API_OPENGL || !ctx->Extensions.ATI_envmap_bumpmap) {
646 if (ctx->API == API_OPENGL && ctx->Extensions.ATI_envmap_bumpmap) {
791 * Why does ATI_envmap_bumpmap require new entrypoints? Should just
801 if (!ctx->Extensions.ATI_envmap_bumpmap) {
831 if (!ctx->Extensions.ATI_envmap_bumpmap) {
864 if (!ctx->Extensions.ATI_envmap_bumpmap) {
916 if (!ctx->Extensions.ATI_envmap_bumpmap) {
extensions.c 283 { "GL_ATI_envmap_bumpmap", o(ATI_envmap_bumpmap), GLL, 2001 },
    [all...]
glformats.c     [all...]
texformat.c 463 if (ctx->Extensions.ATI_envmap_bumpmap) {
mtypes.h     [all...]
teximage.c 255 if (ctx->Extensions.ATI_envmap_bumpmap) {
    [all...]
texstore.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_extensions.c 162 ctx->Extensions.ATI_envmap_bumpmap = true;
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_extensions.c 162 ctx->Extensions.ATI_envmap_bumpmap = true;

Completed in 99 milliseconds