Searched refs:tex3DDepth (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 3971 const int tex3DDepth = 11; in init() local 3974 …(m_context, (string(fmtName) + "_3d").c_str(), "", format, tex3DWidth, tex3DHeight, tex3DDepth)); in init() 4065 const int tex3DDepth = 8; in init() local 4067 … (fmtName + "_2d_array").c_str(), "", format, tex3DWidth, tex3DHeight, tex3DDepth, 0, 0, 0, 0, 0, … in init() 4068 …ext, (fmtName + "_3d").c_str(), "", format, tex3DWidth, tex3DHeight, tex3DDepth, 0, 0, 0, 0, 0, … in init() 4109 const int tex3DDepth = 8; in init() local 4111 …rray").c_str(), "", depthStencilFormats[ndx].internalFormat, tex3DWidth, tex3DHeight, tex3DDepth)); in init() 4124 const int tex3DDepth = 8; in init() local 4126 …rray").c_str(), "", depthStencilFormats[ndx].internalFormat, tex3DWidth, tex3DHeight, tex3DDepth)); in init() 4140 const int tex3DDepth = 8; in init() local [all …]
|