Home
last modified time | relevance | path

Searched refs:GL_PREVIOUS (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dtexstate.c55 { GL_TEXTURE, GL_PREVIOUS, GL_CONSTANT, GL_CONSTANT },
56 { GL_TEXTURE, GL_PREVIOUS, GL_CONSTANT, GL_CONSTANT },
183 state->SourceRGB[0] = GL_PREVIOUS; in calculate_derived_texenv()
196 state->SourceA[0] = GL_PREVIOUS; in calculate_derived_texenv()
220 state->SourceA[0] = GL_PREVIOUS; in calculate_derived_texenv()
231 state->SourceRGB[0] = GL_PREVIOUS; in calculate_derived_texenv()
285 state->ModeRGB = (state->SourceRGB[0] != GL_PREVIOUS) in calculate_derived_texenv()
287 state->ModeA = (state->SourceA[0] != GL_PREVIOUS) in calculate_derived_texenv()
466 case GL_PREVIOUS: return TEXENV_SRC_PREVIOUS; in tex_combine_translate_source()
Dtexenv.c220 case GL_PREVIOUS: in set_combiner_source()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DTextureEnvTest.cpp148 GL_PREVIOUS, // src1Rgb in TEST_P()
149 GL_PREVIOUS, // src1Alpha in TEST_P()
274 GL_PREVIOUS, in TEST_P()
/third_party/skia/third_party/externals/angle2/src/common/
DPackedGLEnums_autogen.cpp1941 case GL_PREVIOUS: in FromGLenum()
1959 return GL_PREVIOUS; in ToGLenum()
/third_party/mesa3d/include/GLES/
Dgl.h388 #define GL_PREVIOUS 0x8578 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
Dgl.h388 #define GL_PREVIOUS 0x8578 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
Dgl.h388 #define GL_PREVIOUS 0x8578 macro
/third_party/openGLES/api/GLES/
Dgl.h369 #define GL_PREVIOUS 0x8578 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
Dgl.h392 #define GL_PREVIOUS 0x8578 macro
/third_party/mesa3d/include/GL/
Dgl.h1809 #define GL_PREVIOUS 0x8578 macro
Dglext.h218 #define GL_PREVIOUS 0x8578 macro
/third_party/glfw/deps/glad/
Dglad.h809 #define GL_PREVIOUS 0x8578 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglext.h216 #define GL_PREVIOUS 0x8578 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglext.h216 #define GL_PREVIOUS 0x8578 macro
/third_party/openGLES/api/GL/
Dglext.h199 #define GL_PREVIOUS 0x8578 macro