Searched refs:tex2DHeight (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 3477 const int tex2DHeight = 128; in init() local 3480 …xImage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight)); in init() 3628 const int tex2DHeight = 37; in init() local 3631 …rCase (m_context, (fmtName + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight, 0, 0, 0, 4, 0)… in init() 3665 const int tex2DHeight = 128; in init() local 3667 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init() 3679 const int tex2DHeight = 128; in init() local 3681 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init() 3694 const int tex2DHeight = 128; in init() local 3697 …Image2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight)); in init() [all …]
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 692 const int tex2DHeight = 64; in init() local 715 tex2DWidth, tex2DHeight)); in init()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 680 const int tex2DHeight = 64; in init() local 703 tex2DWidth, tex2DHeight)); in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureSpecificationTests.cpp | 1613 const int tex2DHeight = 128; in init() local 1616 …text, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init() 1700 const int tex2DHeight = 128; in init() local 1703 …text, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init() 1718 const int tex2DHeight = 32; in init() local 1721 …text, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init()
|