Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSpecificationTests.cpp662 class BasicTexImageCubeCase : public TextureSpecCase class
665 BasicTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) in BasicTexImageCubeCase() function in deqp::gles2::Functional::BasicTexImageCubeCase
1617 basicTexImageGroup->addChild(new BasicTexImageCubeCase (m_context, (string(fmtName) + "_cube").c_str(), "", format, dataType, MIPMAPS, texCubeSize, texCubeSize)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp688 class BasicTexImageCubeCase : public TextureCubeSpecCase class
692 BasicTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, int size) in BasicTexImageCubeCase() function in deqp::gles3::Functional::BasicTexImageCubeCase
701 BasicTexImageCubeCase (Context& context, const char* name, const char* desc, deUint32 internalFormat, int size) in BasicTexImageCubeCase() function in deqp::gles3::Functional::BasicTexImageCubeCase
3598 basicTexImageGroup->addChild(new BasicTexImageCubeCase (m_context, (string(fmtName) + "_cube").c_str(), "", format, texCubeSize)); in init()

Completed in 13 milliseconds