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

/external/deqp/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp1416 class BasicTexSubImage3DCase : public Texture3DSpecCase class in namespace:deqp::gles3::Functional
1419 BasicTexSubImage3DCase (Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height, int depth) function in class:deqp::gles3::Functional::BasicTexSubImage3DCase
4130 basicTexSubImageGroup->addChild(new BasicTexSubImage3DCase(m_context, (string(fmtName) + "_3d").c_str(), "", format, tex3DWidth, tex3DHeight, tex3DDepth));

Completed in 57 milliseconds