Searched refs:GL_NONE (Results 176 - 200 of 203) sorted by relevance

123456789

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_texfilter.c3436 case GL_NONE:
3498 case GL_NONE:
3567 samp->CompareFunc : GL_NONE;
/external/mesa3d/src/mesa/swrast/
H A Ds_texfilter.c3436 case GL_NONE:
3498 case GL_NONE:
3567 samp->CompareFunc : GL_NONE;
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc3147 group_->draw_buffer() == GL_NONE) {
3156 GLenum buf = GL_NONE;
4779 params[0] = GL_NONE;
10227 return GL_NONE;
10466 return GL_NONE;
10892 bufs[i] != GL_NONE) {
10896 "bufs[i] not GL_NONE or GL_COLOR_ATTACHMENTi_EXT");
10904 (bufs[0] != GL_BACK && bufs[0] != GL_NONE)) {
10908 "more than one buffer or bufs not GL_NONE or GL_BACK");
H A Dtexture_manager.cc70 usage_(GL_NONE),
/external/chromium_org/third_party/angle/include/GLES3/
H A Dgl3.h479 #define GL_NONE 0 macro
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dattrib.c913 if (color->DrawBuffer[i] != GL_NONE) {
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprogram_parse.y2481 size, GL_NONE, NULL, tokens, 0x0);
/external/deqp/modules/glshared/
H A DglsLongStressCase.cpp207 return GL_NONE;
H A DglsUniformBlockCase.cpp1242 deUint32 type = GL_NONE;
/external/mesa3d/src/mesa/main/
H A Dattrib.c913 if (color->DrawBuffer[i] != GL_NONE) {
/external/mesa3d/src/mesa/program/
H A Dprogram_parse.y2481 size, GL_NONE, NULL, tokens, 0x0);
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
H A Dprogram_parse.tab.c5623 size, GL_NONE, NULL, tokens, 0x0);
/external/deqp/modules/gles2/functional/
H A Des2fNegativeTextureApiTests.cpp59 return GL_NONE;
H A Des2fUniformApiTests.cpp1279 GLenum reportedTypeGL = GL_NONE;
/external/deqp/modules/gles31/functional/
H A Des31fTextureMultisampleTests.cpp1925 case TEXTURE_COMPARE_MODE: return GL_NONE;
H A Des31fNegativeTextureApiTests.cpp72 return GL_NONE;
H A Des31fShaderImageLoadStoreTests.cpp289 return GL_NONE;
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl106 #define GL_NONE 0
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dgl.h465 #define GL_NONE 0x0 macro
/external/deqp/modules/gles3/functional/
H A Des3fNegativeTextureApiTests.cpp74 return GL_NONE;
H A Des3fUniformApiTests.cpp1476 GLenum reportedTypeGL = GL_NONE;
/external/mesa3d/include/GL/
H A Dgl.h464 #define GL_NONE 0x0 macro
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp2320 GLenum gl_type = GL_NONE;
/external/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp2320 GLenum gl_type = GL_NONE;
/external/deqp/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp1335 , type (GL_NONE)

Completed in 1260 milliseconds

123456789