Searched refs:tex3DDepth (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 3970 const int tex3DDepth = 11; in init() local 3973 …(m_context, (string(fmtName) + "_3d").c_str(), "", format, tex3DWidth, tex3DHeight, tex3DDepth)); in init() 4064 const int tex3DDepth = 8; in init() local 4066 … (fmtName + "_2d_array").c_str(), "", format, tex3DWidth, tex3DHeight, tex3DDepth, 0, 0, 0, 0, 0, … in init() 4067 …ext, (fmtName + "_3d").c_str(), "", format, tex3DWidth, tex3DHeight, tex3DDepth, 0, 0, 0, 0, 0, … in init() 4108 const int tex3DDepth = 8; in init() local 4110 …rray").c_str(), "", depthStencilFormats[ndx].internalFormat, tex3DWidth, tex3DHeight, tex3DDepth)); in init() 4123 const int tex3DDepth = 8; in init() local 4125 …rray").c_str(), "", depthStencilFormats[ndx].internalFormat, tex3DWidth, tex3DHeight, tex3DDepth)); in init() 4139 const int tex3DDepth = 8; in init() local [all …]
|