Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fStencilTexturingTests.cpp658 class UploadTexCubeCase : public TestCase class
661 UploadTexCubeCase (Context& context, const char* name, deUint32 format) in UploadTexCubeCase() function in deqp::gles31::Functional::__anon985ccfb50111::UploadTexCubeCase
1018 …formatGroup->addChild(new UploadTexCubeCase (m_context, "depth32f_stencil8_cube", GL_DEPTH32F_ST… in init()
1021 …formatGroup->addChild(new UploadTexCubeCase (m_context, "depth24_stencil8_cube", GL_DEPTH24_STEN… in init()
1026 …formatGroup->addChild(new UploadTexCubeCase (m_context, "stencil_index8_cube", GL_STENCIL_INDEX… in init()