Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_EXTERNAL_OES (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dcontext_state.h57 type == GL_SAMPLER_EXTERNAL_OES || type == GL_SAMPLER_2D_RECT_ARB); in GetInfoForSamplerType()
63 case GL_SAMPLER_EXTERNAL_OES: in GetInfoForSamplerType()
Dprogram_manager.h68 type == GL_SAMPLER_CUBE || type == GL_SAMPLER_EXTERNAL_OES; in IsSampler()
Dtexture_manager.h661 case GL_SAMPLER_EXTERNAL_OES: in black_texture_id()
Dgles2_cmd_decoder_unittest_base.h490 static const GLenum kUniformSamplerExternalType = GL_SAMPLER_EXTERNAL_OES;
Dprogram_manager.cc192 case GL_SAMPLER_EXTERNAL_OES: in UniformInfo()
313 case GL_SAMPLER_EXTERNAL_OES: in ClearUniforms()
Dtest_helper.cc424 case GL_SAMPLER_EXTERNAL_OES: in SetupExpectationsForClearingUniforms()
Dprogram_manager_unittest.cc1427 GL_SAMPLER_EXTERNAL_OES, in TEST_F()
Dgles2_cmd_decoder.cc1505 type == GL_SAMPLER_EXTERNAL_OES || type == GL_SAMPLER_2D_RECT_ARB); in GetBindTargetForSamplerType()
1511 case GL_SAMPLER_EXTERNAL_OES: in GetBindTargetForSamplerType()
5748 type == GL_SAMPLER_CUBE || type == GL_SAMPLER_EXTERNAL_OES) { in DoUniform1iv()
/external/mesa3d/src/mesa/main/
Dglheader.h76 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dglheader.h76 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/chromium_org/ui/gl/
Dgl_bindings.h64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/mesa3d/src/glsl/
Dbuiltin_types.h326 glsl_type(GL_SAMPLER_EXTERNAL_OES,
/external/chromium_org/third_party/mesa/src/src/glsl/
Dbuiltin_types.h326 glsl_type(GL_SAMPLER_EXTERNAL_OES,
/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_utils.cc519 case GL_SAMPLER_EXTERNAL_OES: in GetGLDataTypeSizeForUniforms()
/external/chromium_org/third_party/mesa/src/include/GLES2/
Dgl2ext.h64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/mesa3d/include/GLES2/
Dgl2ext.h64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/chromium_org/third_party/angle/include/GLES2/
Dgl2ext.h64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/chromium_org/ppapi/lib/gl/include/GLES2/
Dgl2ext.h64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/chromium_org/third_party/khronos/GLES2/
Dgl2ext.h176 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro