Searched refs:tex2DWidth (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 3476 const int tex2DWidth = 64; in init() local 3480 …xImage2DCase (m_context, (string(fmtName) + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight)); in init() 3627 const int tex2DWidth = 65; in init() local 3631 …Image2DBufferCase (m_context, (fmtName + "_2d").c_str(), "", format, tex2DWidth, tex2DHeight, 0,… in init() 3664 const int tex2DWidth = 64; in init() local 3667 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init() 3678 const int tex2DWidth = 64; in init() local 3681 …thStencilFormats[ndx].name, "", depthStencilFormats[ndx].internalFormat, tex2DWidth, tex2DHeight)); in init() 3693 const int tex2DWidth = 64; 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 | 691 const int tex2DWidth = 64; in init() local 715 tex2DWidth, tex2DHeight)); in init()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 679 const int tex2DWidth = 64; in init() local 703 tex2DWidth, tex2DHeight)); in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureSpecificationTests.cpp | 1612 const int tex2DWidth = 64; in init() local 1616 …text, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init() 1699 const int tex2DWidth = 64; in init() local 1703 …text, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init() 1717 const int tex2DWidth = 64; in init() local 1721 …text, (string(fmtName) + "_2d").c_str(), "", format, dataType, MIPMAPS, tex2DWidth, tex2DHeight)); in init()
|