Home
last modified time | relevance | path

Searched refs:tex3DHeight (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp3969 const int tex3DHeight = 29; in init() local
3973 …(m_context, (string(fmtName) + "_3d").c_str(), "", format, tex3DWidth, tex3DHeight, tex3DDepth)); in init()
4063 const int tex3DHeight = 20; in init() local
4066 …e (m_context, (fmtName + "_2d_array").c_str(), "", format, tex3DWidth, tex3DHeight, tex3DDepth, 0,… in init()
4067 …ase (m_context, (fmtName + "_3d").c_str(), "", format, tex3DWidth, tex3DHeight, tex3DDepth, 0,… in init()
4107 const int tex3DHeight = 64; in init() local
4110 …rray").c_str(), "", depthStencilFormats[ndx].internalFormat, tex3DWidth, tex3DHeight, tex3DDepth)); in init()
4122 const int tex3DHeight = 64; in init() local
4125 …rray").c_str(), "", depthStencilFormats[ndx].internalFormat, tex3DWidth, tex3DHeight, tex3DDepth)); in init()
4138 const int tex3DHeight = 64; in init() local
[all …]