Home
last modified time | relevance | path

Searched refs:getInternalFormatPixelFormat (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fRasterizationTests.cpp92 static tcu::PixelFormat getInternalFormatPixelFormat (glw::GLenum internalFormat) in getInternalFormatPixelFormat() function
157 …_DEFAULT) ? (m_context.getRenderTarget().getPixelFormat()) : (getInternalFormatPixelFormat(m_fboIn… in BaseRenderingCase()