Searched refs:IsIntegerFormat (Results 1 – 3 of 3) sorted by relevance
112 bool IsIntegerFormat(GLenum unsizedFormat);
712 bool IsIntegerFormat(GLenum unsizedFormat) in IsIntegerFormat() function
1386 !gl::IsIntegerFormat(sourceFormat) && gl::IsIntegerFormat(destinationFormat); in getBlitShaderOperation()