Home
last modified time | relevance | path

Searched refs:Lequal (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
DPackedGLEnums_autogen.cpp32 return AlphaTestFunc::Lequal; in FromGLenum()
56 case AlphaTestFunc::Lequal: in ToGLenum()
86 case AlphaTestFunc::Lequal: in operator <<()
DPackedGLEnums_autogen.h32 Lequal = 4, enumerator
/third_party/skia/third_party/externals/opengl-registry/docs/
Dsyntaxrules.txt304 Lequal Less than or equal to GL
/third_party/openGLES/docs/
Dsyntaxrules.txt304 Lequal Less than or equal to GL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES1.cpp43 case AlphaTestFunc::Lequal: in ValidateAlphaFuncCommon()