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

/external/chromium_org/gpu/command_buffer/service/
H A Dcontext_state.h56 type == GL_SAMPLER_EXTERNAL_OES || type == GL_SAMPLER_2D_RECT_ARB);
62 case GL_SAMPLER_EXTERNAL_OES:
H A Dprogram_manager.h50 type == GL_SAMPLER_CUBE || type == GL_SAMPLER_EXTERNAL_OES;
H A Dtexture_manager.h638 case GL_SAMPLER_EXTERNAL_OES:
H A Dgles2_cmd_decoder_unittest_base.h474 static const GLenum kUniformSamplerExternalType = GL_SAMPLER_EXTERNAL_OES;
H A Dtest_helper.cc322 case GL_SAMPLER_EXTERNAL_OES:
H A Dprogram_manager.cc232 case GL_SAMPLER_EXTERNAL_OES:
H A Dprogram_manager_unittest.cc1024 GL_SAMPLER_EXTERNAL_OES,
H A Dgles2_cmd_decoder.cc1472 type == GL_SAMPLER_EXTERNAL_OES || type == GL_SAMPLER_2D_RECT_ARB);
1478 case GL_SAMPLER_EXTERNAL_OES:
5264 GL_SAMPLER_EXTERNAL_OES,
5445 type == GL_SAMPLER_CUBE || type == GL_SAMPLER_EXTERNAL_OES) {
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dglheader.h76 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/mesa3d/src/mesa/main/
H A Dglheader.h76 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dbuiltin_types.h326 glsl_type(GL_SAMPLER_EXTERNAL_OES,
/external/chromium_org/ui/gl/
H A Dgl_bindings.h64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/mesa3d/src/glsl/
H A Dbuiltin_types.h326 glsl_type(GL_SAMPLER_EXTERNAL_OES,
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_utils.cc515 case GL_SAMPLER_EXTERNAL_OES:
/external/chromium_org/third_party/angle_dx11/include/GLES2/
H A Dgl2ext.h64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/chromium_org/third_party/mesa/src/include/GLES2/
H A Dgl2ext.h64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/mesa3d/include/GLES2/
H A Dgl2ext.h64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/chromium_org/ppapi/lib/gl/include/GLES2/
H A Dgl2ext.h64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro
/external/chromium_org/third_party/khronos/GLES2/
H A Dgl2ext.h64 #define GL_SAMPLER_EXTERNAL_OES 0x8D66 macro

Completed in 260 milliseconds