Home
last modified time | relevance | path

Searched refs:IsNormalizedInteger (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.h78 bool IsNormalizedInteger(GLint internalformat);
Dutilities.cpp757 if(IsNormalizedInteger(internalformat)) in ValidateReadPixelsFormatType()
1994 bool IsNormalizedInteger(GLint internalformat) in IsNormalizedInteger() function