Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp655 class UploadTexCubeCase : public TestCase class
658 UploadTexCubeCase (Context& context, const char* name, deUint32 format) in UploadTexCubeCase() function in deqp::gles31::Functional::__anon371bad800111::UploadTexCubeCase
1015 …formatGroup->addChild(new UploadTexCubeCase (m_context, "depth32f_stencil8_cube", GL_DEPTH32F_ST… in init()
1018 …formatGroup->addChild(new UploadTexCubeCase (m_context, "depth24_stencil8_cube", GL_DEPTH24_STEN… in init()
1023 …formatGroup->addChild(new UploadTexCubeCase (m_context, "stencil_index8_cube", GL_STENCIL_INDEX… in init()