Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dutilities.h82 bool IsSignedNonNormalizedInteger(GLint internalformat);
Dutilities.cpp711 else if(IsSignedNonNormalizedInteger(internalformat)) in ValidateReadPixelsFormatType()
1944 bool IsSignedNonNormalizedInteger(GLint internalformat) in IsSignedNonNormalizedInteger() function