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

  /external/chromium_org/gpu/command_buffer/service/
context_state.h 57 type == GL_SAMPLER_EXTERNAL_OES || type == GL_SAMPLER_2D_RECT_ARB);
63 case GL_SAMPLER_EXTERNAL_OES:
program_manager.h 68 type == GL_SAMPLER_CUBE || type == GL_SAMPLER_EXTERNAL_OES;
gles2_cmd_decoder_unittest_base.h 497 static const GLenum kUniformSamplerExternalType = GL_SAMPLER_EXTERNAL_OES;
texture_manager.h 661 case GL_SAMPLER_EXTERNAL_OES:
program_manager.cc 192 case GL_SAMPLER_EXTERNAL_OES:
313 case GL_SAMPLER_EXTERNAL_OES:
    [all...]
test_helper.cc 426 case GL_SAMPLER_EXTERNAL_OES:
program_manager_unittest.cc     [all...]
gles2_cmd_decoder.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
glheader.h 76 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
  /external/mesa3d/src/mesa/main/
glheader.h 76 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
  /external/chromium_org/third_party/angle/src/common/
utilities.cpp 157 case GL_SAMPLER_EXTERNAL_OES:
209 case GL_SAMPLER_EXTERNAL_OES:
417 case GL_SAMPLER_EXTERNAL_OES:
  /external/chromium_org/third_party/angle/src/compiler/translator/
util.cpp 147 case EbtSamplerExternalOES: return GL_SAMPLER_EXTERNAL_OES;
  /external/chromium_org/third_party/angle/tests/compiler_tests/
VariablePacker_test.cpp 30 GL_SAMPLER_EXTERNAL_OES, // 17
  /external/chromium_org/third_party/mesa/src/src/glsl/
builtin_types.h 326 glsl_type(GL_SAMPLER_EXTERNAL_OES,
  /external/chromium_org/ui/gl/
gl_bindings.h 64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
  /external/mesa3d/src/glsl/
builtin_types.h 326 glsl_type(GL_SAMPLER_EXTERNAL_OES,
  /external/chromium_org/third_party/angle/samples/translator/
translator.cpp 344 case GL_SAMPLER_EXTERNAL_OES: typeName = "GL_SAMPLER_EXTERNAL_OES"; break;
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 519 case GL_SAMPLER_EXTERNAL_OES:
  /development/ndk/platforms/android-5/include/GLES2/
gl2ext.h 154 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
glext.h 219 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2ext.h 64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
    [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h 64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h 64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
    [all...]
  /external/chromium_org/third_party/angle/include/GLES2/
gl2ext.h 64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
    [all...]
  /external/chromium_org/third_party/khronos/GLES2/
gl2ext.h 176 #define GL_SAMPLER_EXTERNAL_OES 0x8D66
    [all...]

Completed in 619 milliseconds