Home
last modified time | relevance | path

Searched refs:texCubeSize (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp1563 const int texCubeSize = 64; in init() local
1566 …xt, (string(fmtName) + "_cube").c_str(), "", format, dataType, MIPMAPS, texCubeSize, texCubeSize)); in init()
1650 const int texCubeSize = 64; in init() local
1653 …xt, (string(fmtName) + "_cube").c_str(), "", format, dataType, MIPMAPS, texCubeSize, texCubeSize)); in init()
1668 const int texCubeSize = 32; in init() local
1671 …xt, (string(fmtName) + "_cube").c_str(), "", format, dataType, MIPMAPS, texCubeSize, texCubeSize)); in init()
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp3478 const int texCubeSize = 64; in init() local
3481 …w BasicTexImageCubeCase (m_context, (string(fmtName) + "_cube").c_str(), "", format, texCubeSize)); in init()
3629 const int texCubeSize = 64; in init() local
3632 …ageCubeBufferCase (m_context, (fmtName + "_cube").c_str(), "", format, texCubeSize, 0, 0, 0, 4, 0)… in init()
3695 const int texCubeSize = 64; in init() local
3698 …asicTexSubImageCubeCase (m_context, (string(fmtName) + "_cube").c_str(), "", format, texCubeSize)); in init()
3713 const int texCubeSize = 32; in init() local
3716 …eEmptyTexCase (m_context, (string(fmtName) + "_cube").c_str(), "", format, dataType, texCubeSize)); in init()