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

  /external/mesa3d/src/mesa/state_tracker/
st_atom_shader.c 97 case TEXTURE_EXTERNAL_INDEX: return TGSI_TEXTURE_2D;
st_mesa_to_tgsi.c 216 case TEXTURE_EXTERNAL_INDEX:
    [all...]
st_glsl_to_tgsi.cpp     [all...]
  /external/mesa3d/src/mesa/main/
texobj.c 213 ? texUnit->CurrentTex[TEXTURE_EXTERNAL_INDEX] : NULL;
1005 case TEXTURE_EXTERNAL_INDEX:
    [all...]
mtypes.h 868 TEXTURE_EXTERNAL_INDEX,
888 #define TEXTURE_EXTERNAL_BIT (1 << TEXTURE_EXTERNAL_INDEX)
    [all...]
ff_fragment_shader.cpp 961 case TEXTURE_EXTERNAL_INDEX:
    [all...]
  /external/mesa3d/src/compiler/
glsl_types.cpp 319 return TEXTURE_EXTERNAL_INDEX;
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 287 { GL_TEXTURE_BINDING_EXTERNAL_OES, LOC_CUSTOM, TYPE_INT, TEXTURE_EXTERNAL_INDEX, extra_OES_EGL_image_external },
    [all...]
  /external/mesa3d/src/mesa/program/
ir_to_mesa.cpp     [all...]

Completed in 800 milliseconds