Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp3477 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/
Des2aTextureMipmapTests.cpp692 const int tex2DHeight = 64; in init() local
715 tex2DWidth, tex2DHeight)); in init()
/external/deqp/modules/gles3/accuracy/
Des3aTextureMipmapTests.cpp680 const int tex2DHeight = 64; in init() local
703 tex2DWidth, tex2DHeight)); in init()
/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp1613 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()