Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dutilities.h79 bool IsNormalizedInteger(GLint internalformat);
Dutilities.cpp683 if(IsNormalizedInteger(internalformat)) in ValidateReadPixelsFormatType()
1925 bool IsNormalizedInteger(GLint internalformat) in IsNormalizedInteger() function