Searched refs:cubeLevels (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 4356 int cubeLevels = maxLevelCount(cubeSize, cubeSize); in init() local 4359 …beCase (m_context, (string(fmtName) + "_cube").c_str(), "", internalFormat, cubeSize, cubeLevels)); in init() 4371 int cubeLevels = maxLevelCount(cubeSize, cubeSize); in init() local 4374 …beCase (m_context, (string(fmtName) + "_cube").c_str(), "", internalFormat, cubeSize, cubeLevels)); in init()
|