Searched refs:drawFixedPoint (Results 1 – 1 of 1) sorted by relevance
4159 bool drawFixedPoint = ((drawComponentType == GL_UNSIGNED_NORMALIZED) || in blitFramebuffer() local4162 bool drawFixedOrFloat = (drawFixedPoint || (drawComponentType == GL_FLOAT)); in blitFramebuffer()