Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.h81 bool IsSignedNonNormalizedInteger(GLint internalformat);
Dutilities.cpp785 else if(IsSignedNonNormalizedInteger(internalformat)) in ValidateReadPixelsFormatType()
2013 bool IsSignedNonNormalizedInteger(GLint internalformat) in IsSignedNonNormalizedInteger() function