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

/external/deqp/modules/gles2/functional/
H A Des2fTextureCompletenessTests.cpp630 class IncompleteCubeFormatCase : public TexCubeCompletenessCase class in namespace:deqp::gles2::Functional
633 IncompleteCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 format, deUint32 invalidFormat);
634 IncompleteCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 format, deUint32 invalidFormat, tcu::CubeFace invalidCubeFace);
635 ~IncompleteCubeFormatCase (void) {}
646 IncompleteCubeFormatCase::IncompleteCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 format, deUint32 invalidFormat) function in class:deqp::gles2::Functional::IncompleteCubeFormatCase
655 IncompleteCubeFormatCase::IncompleteCubeFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, IVec2 size, deUint32 format, deUint32 invalidFormat, tcu::CubeFace invalidCubeFace) function in class:deqp::gles2::Functional::IncompleteCubeFormatCase
664 void IncompleteCubeFormatCase::createTexture (void)
967 cube->addChild(new IncompleteCubeFormatCase(m_testCt
[all...]

Completed in 530 milliseconds