Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fStencilTexturingTests.cpp517 class UploadTex2DCase : public TestCase class
520 UploadTex2DCase (Context& context, const char* name, deUint32 format) in UploadTex2DCase() function in deqp::gles31::Functional::__anon30919::UploadTex2DCase
1016 formatGroup->addChild(new UploadTex2DCase (m_context, "depth32f_stencil8_2d", GL_DEPTH32F_STENCIL8)); in init()
1019 formatGroup->addChild(new UploadTex2DCase (m_context, "depth24_stencil8_2d", GL_DEPTH24_STENCIL8)); in init()
1024 formatGroup->addChild(new UploadTex2DCase (m_context, "stencil_index8_2d", GL_STENCIL_INDEX8)); in init()

Completed in 3 milliseconds