Searched refs:tex2DWidth (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 3477 const int tex2DWidth = 64; in init() local 3481 …xImage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight)); in init() 3628 const int tex2DWidth = 65; in init() local 3632 …Image2DBufferCase (m_context, (fmtName + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight, 0,… in init() 3665 const int tex2DWidth = 64; in init() local 3668 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init() 3679 const int tex2DWidth = 64; in init() local 3682 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init() 3694 const int tex2DWidth = 64; in init() local 3698 …Image2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight)); in init() [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureSpecificationTests.cpp | 1561 const int tex2DWidth = 64; in init() local 1565 …text, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init() 1648 const int tex2DWidth = 64; in init() local 1652 …text, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init() 1666 const int tex2DWidth = 64; in init() local 1670 …text, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init()
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 689 const int tex2DWidth = 64; in init() local 713 tex2DWidth, tex2DHeight)); in init()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 678 const int tex2DWidth = 64; in init() local 702 tex2DWidth, tex2DHeight)); in init()
|