Home | History | Annotate | Download | only in functional

Lines Matching refs:RandomOrderTexImageCubeCase

874 class RandomOrderTexImageCubeCase : public TextureCubeSpecCase
877 RandomOrderTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, int size)
885 RandomOrderTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 internalFormat, int size)
3497 randomTexImageGroup->addChild(new RandomOrderTexImageCubeCase(m_context, (string("cube_") + de::toString(ndx)).c_str(), "", colorFormats[formatNdx].internalFormat, size));