Home
last modified time | relevance | path

Searched refs:m_pixelFormat (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuRenderTarget.cpp32 , m_pixelFormat (PixelFormat(0, 0, 0, 0)) in RenderTarget()
42 , m_pixelFormat (format) in RenderTarget()
H A DtcuRenderTarget.hpp42 const PixelFormat& getPixelFormat (void) const { return m_pixelFormat; } in getPixelFormat()
54 PixelFormat m_pixelFormat; member in tcu::RenderTarget
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fRasterizationTests.cpp139 const tcu::PixelFormat m_pixelFormat; member in deqp::gles3::Functional::__anon30584::BaseRenderingCase
157 , m_pixelFormat ((m_renderTarget == RENDERTARGET_DEFAULT) ? (m_context.getRenderTarget().getPixelFormat()) : (getInternalFormatPixelFormat(m_fboInternalFormat))) in BaseRenderingCase()
420 return m_pixelFormat;

Completed in 3 milliseconds