Searched refs:tex2DHeight (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 3478 const int tex2DHeight = 128; in init() local 3481 …xImage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight)); in init() 3629 const int tex2DHeight = 37; in init() local 3632 …rCase (m_context, (fmtName + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight, 0, 0, 0, 4, 0)… in init() 3666 const int tex2DHeight = 128; in init() local 3668 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init() 3680 const int tex2DHeight = 128; in init() local 3682 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init() 3695 const int tex2DHeight = 128; 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 | 1562 const int tex2DHeight = 128; in init() local 1565 …text, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init() 1649 const int tex2DHeight = 128; in init() local 1652 …text, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init() 1667 const int tex2DHeight = 32; 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 | 690 const int tex2DHeight = 64; in init() local 713 tex2DWidth, tex2DHeight)); in init()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 679 const int tex2DHeight = 64; in init() local 702 tex2DWidth, tex2DHeight)); in init()
|