Searched refs:getReadPixelFormat (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fShaderFramebufferFetchTests.cpp | 122 tcu::TextureFormat getReadPixelFormat (const tcu::TextureFormat& format) in getReadPixelFormat() function 640 tcu::TextureLevel result (getReadPixelFormat(m_texFmt), VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate() 784 tcu::TextureLevel result (getReadPixelFormat(m_texFmt), VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate() 869 tcu::TextureLevel result (getReadPixelFormat(m_texFmt), VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate() 966 tcu::TextureLevel result (getReadPixelFormat(m_texFmt), VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate() 1064 tcu::TextureLevel result (getReadPixelFormat(m_texFmt), VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate() 1156 tcu::TextureLevel result (getReadPixelFormat(m_texFmt), VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate() 1265 …tcu::TextureLevel result (getReadPixelFormat(m_texFmt), VIEWPORT_WIDTH >> level, VIEWPORT_HEIG… in iterate() 1342 tcu::TextureLevel result (getReadPixelFormat(m_texFmt), VIEWPORT_WIDTH, VIEWPORT_HEIGHT); in iterate()
|
| D | es31fDrawBuffersIndexedTests.cpp | 524 TextureFormat getReadPixelFormat (const TextureFormat& format) in getReadPixelFormat() function 567 tcu::TextureLevel result (getReadPixelFormat(format), width, height); in verifyRenderbuffers()
|
| D | es31fCopyImageTests.cpp | 1621 tcu::TextureFormat getReadPixelFormat (const tcu::TextureFormat& format) in getReadPixelFormat() function 1680 const tcu::TextureFormat readPixelsFormat = getReadPixelFormat(format); in renderRenderbuffer()
|