Searched refs:tex3DWidth (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 3968 const int tex3DWidth = 63; in init() local 3973 …ge3DCase (m_context, (string(fmtName) + "_3d").c_str(), "", format, tex3DWidth, tex3DHeight, te… in init() 4062 const int tex3DWidth = 11; in init() local 4066 …rayBufferCase (m_context, (fmtName + "_2d_array").c_str(), "", format, tex3DWidth, tex3DHeight, te… in init() 4067 …age3DBufferCase (m_context, (fmtName + "_3d").c_str(), "", format, tex3DWidth, tex3DHeight, te… in init() 4106 const int tex3DWidth = 32; in init() local 4110 …) + "_2d_array").c_str(), "", depthStencilFormats[ndx].internalFormat, tex3DWidth, tex3DHeight, te… in init() 4121 const int tex3DWidth = 32; in init() local 4125 …) + "_2d_array").c_str(), "", depthStencilFormats[ndx].internalFormat, tex3DWidth, tex3DHeight, te… in init() 4137 const int tex3DWidth = 32; in init() local [all …]
|