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/
H A Des31fStencilTexturingTests.cpp658 class UploadTexCubeCase : public TestCase class
661 UploadTexCubeCase (Context& context, const char* name, deUint32 format) in UploadTexCubeCase() function in deqp::gles31::Functional::__anon30919::UploadTexCubeCase
1018 formatGroup->addChild(new UploadTexCubeCase (m_context, "depth32f_stencil8_cube", GL_DEPTH32F_STENCIL8)); in init()
1021 formatGroup->addChild(new UploadTexCubeCase (m_context, "depth24_stencil8_cube", GL_DEPTH24_STENCIL8)); in init()
1026 formatGroup->addChild(new UploadTexCubeCase (m_context, "stencil_index8_cube", GL_STENCIL_INDEX8)); in init()

Completed in 2 milliseconds