Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPixelBufferObjectTests.cpp97 tcu::TextureChannelClass m_texChannelClass; member in deqp::gles3::Functional::__anon30577::ReadPixelsTest
113 , m_texChannelClass (tcu::TEXTURECHANNELCLASS_LAST) in ReadPixelsTest()
125 m_texChannelClass = tcu::getTextureChannelClass(glu::mapGLInternalFormat(spec.renderbufferFormat).type); in ReadPixelsTest()
126 switch (m_texChannelClass) in ReadPixelsTest()
212 switch (m_texChannelClass) in init()
341 switch (m_texChannelClass) in clearColor()
487 switch (m_texChannelClass) in iterate()

Completed in 2 milliseconds