Searched defs:readFormat (Results 1 – 10 of 10) sorted by relevance
631 def readFormat(self, reader): member in BaseTable710 def readFormat(self, reader): member in FormatSwitchingBaseTable
472 tcu::TextureFormat readFormat; in iterate() local
893 tcu::TextureFormat readFormat = getFramebufferReadFormat(format); in readPixels() local
472 tcu::TextureFormat readFormat; member
441 tcu::TextureFormat readFormat = getFramebufferReadFormat(format); in readPixels() local
221 GLint readFormat = 0x1234; in read_pixels_format_mismatch() local
516 gl_format readFormat = _mesa_get_srgb_format_linear(readRb->Format); in blit_linear() local
1603 enum pipe_format readFormat, drawFormat; in st_CopyPixels() local
2840 GLenum readFormat, drawFormat; in compatible_resolve_formats() local
808 const tcu::TextureFormat readFormat (tcu::TextureFormat::RGBA, format.type); in execute() local