Searched defs:TexImage2DArrayDepthCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp3060 class TexImage2DArrayDepthCase : public Texture2DArraySpecCase class in namespace:deqp::gles3::Functional
3063 TexImage2DArrayDepthCase (Context& context, function in class:deqp::gles3::Functional::TexImage2DArrayDepthCase
4111 shadow3dGroup->addChild(new TexImage2DArrayDepthCase(m_context, (std::string(depthStencilFormats[ndx].name) + "_2d_array").c_str(), "", depthStencilFormats[ndx].internalFormat, tex3DWidth, tex3DHeight, tex3DDepth));

Completed in 90 milliseconds