Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp514 class UploadTex2DCase : public TestCase class
517 UploadTex2DCase (Context& context, const char* name, deUint32 format) in UploadTex2DCase() function in deqp::gles31::Functional::__anon102696f30111::UploadTex2DCase
1013 …formatGroup->addChild(new UploadTex2DCase (m_context, "depth32f_stencil8_2d", GL_DEPTH32F_STENC… in init()
1016 …formatGroup->addChild(new UploadTex2DCase (m_context, "depth24_stencil8_2d", GL_DEPTH24_STENCIL… in init()
1021 formatGroup->addChild(new UploadTex2DCase (m_context, "stencil_index8_2d", GL_STENCIL_INDEX8)); in init()