Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureUnitTests.cpp73 static const int GRID_CELL_SIZE = 8; variable
714 …int curCellSize = deMax32(1, GRID_CELL_SIZE >> levelNdx); // \note Scale grid cell size for mipmap… in init()
/external/deqp/modules/gles3/functional/
Des3fTextureUnitTests.cpp84 static const int GRID_CELL_SIZE = 8; variable
905 …int curCellSize = deMax32(1, GRID_CELL_SIZE >> levelNdx); // \note Scale grid cell size for mipmap… in init()