Searched refs:RandomOrderTexImageCubeCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fTextureSpecificationTests.cpp | 766 class RandomOrderTexImageCubeCase : public TextureSpecCase class 769 …RandomOrderTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 format… in RandomOrderTexImageCubeCase() function in deqp::gles2::Functional::RandomOrderTexImageCubeCase 1644 …randomTexImageGroup->addChild(new RandomOrderTexImageCubeCase(m_context, (string("cube_") + de::to… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 886 class RandomOrderTexImageCubeCase : public TextureCubeSpecCase class 889 …RandomOrderTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 format… in RandomOrderTexImageCubeCase() function in deqp::gles3::Functional::RandomOrderTexImageCubeCase 897 …RandomOrderTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 intern… in RandomOrderTexImageCubeCase() function in deqp::gles3::Functional::RandomOrderTexImageCubeCase 3508 …randomTexImageGroup->addChild(new RandomOrderTexImageCubeCase(m_context, (string("cube_") + de::to… in init()
|