Home
last modified time | relevance | path

Searched refs:PointCoordReplace (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/common/
DPackedGLEnums_autogen.cpp1680 return TextureEnvParameter::PointCoordReplace; in FromGLenum()
1726 case TextureEnvParameter::PointCoordReplace: in ToGLenum()
1792 case TextureEnvParameter::PointCoordReplace: in operator <<()
DPackedGLEnums_autogen.h446 PointCoordReplace = 18, enumerator
/external/angle/src/libANGLE/
DvalidationES1.cpp530 case TextureEnvParameter::PointCoordReplace: in ValidateTexEnvCommon()
576 case TextureEnvParameter::PointCoordReplace: in ValidateGetTexEnvCommon()
Dqueryutils.cpp1042 case TextureEnvParameter::PointCoordReplace: in IsTextureEnvEnumParameter()
2520 case TextureEnvParameter::PointCoordReplace: in GetTextureEnvParameterCount()
2709 case TextureEnvParameter::PointCoordReplace: in SetTextureEnv()
2798 case TextureEnvParameter::PointCoordReplace: in GetTextureEnv()