Searched refs:BasicTexImage3DCase (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureSpecificationTests.cpp | 786 class BasicTexImage3DCase : public Texture3DSpecCase class 789 BasicTexImage3DCase (Context& context, const char* name, const char* desc, deUint32 internalFormat, int width, int height, int depth) in BasicTexImage3DCase() function in deqp::gles3::Functional::BasicTexImage3DCase 4093 basicTexImageGroup->addChild(new BasicTexImage3DCase (m_context, (string(fmtName) + "_3d").c_str(), "", format, tex3DWidth, tex3DHeight, tex3DDepth)); in init()
|
Completed in 9 milliseconds