Lines Matching refs:getFormat
350 if(!IsColorRenderable(colorbuffer->getFormat())) in completeness()
357 GLint format = colorbuffer->getFormat(); in completeness()
413 if(!es2::IsDepthRenderable(depthbuffer->getFormat())) in completeness()
420 if(!es2::IsDepthTexture(depthbuffer->getFormat())) in completeness()
465 if(!es2::IsStencilRenderable(stencilbuffer->getFormat())) in completeness()
472 GLenum internalformat = stencilbuffer->getFormat(); in completeness()
528 switch(colorbuffer->getFormat()) in getImplementationColorReadFormat()
576 UNREACHABLE(colorbuffer->getFormat()); in getImplementationColorReadFormat()
589 switch(colorbuffer->getFormat()) in getImplementationColorReadType()
637 UNREACHABLE(colorbuffer->getFormat()); in getImplementationColorReadType()
664 switch(depthbuffer->getFormat()) in getDepthReadType()
673 UNREACHABLE(depthbuffer->getFormat()); in getDepthReadType()