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

  /external/mesa3d/src/mesa/main/
glheader.h 56 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
  /external/swiftshader/src/OpenGL/libGLESv2/
utilities.cpp 44 case GL_SAMPLER_EXTERNAL_OES:
122 case GL_SAMPLER_EXTERNAL_OES:
172 case GL_SAMPLER_EXTERNAL_OES:
217 case GL_SAMPLER_EXTERNAL_OES:
    [all...]
Program.cpp 1131 case GL_SAMPLER_EXTERNAL_OES:
    [all...]
  /external/mesa3d/src/compiler/
builtin_type_macros.h 162 DECL_TYPE(samplerExternalOES, GL_SAMPLER_EXTERNAL_OES, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_EXTERNAL, 0, 0, GLSL_TYPE_FLOAT)
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2ext.h 64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl     [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2ext.h 200 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
    [all...]
  /external/swiftshader/src/OpenGL/compiler/
OutputASM.cpp 151 return GL_SAMPLER_EXTERNAL_OES;
    [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h 246 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
    [all...]
  /external/swiftshader/include/GLES2/
gl2ext.h 256 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
    [all...]

Completed in 466 milliseconds