Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp268 IVec4 getUsedAreaBoundingBox (void) const;
337 IVec4 RandomizedRenderGrid::getUsedAreaBoundingBox (void) const in getUsedAreaBoundingBox() function in deqp::gles31::Functional::__anonc568d0ff0111::RandomizedRenderGrid
1198 const IVec4 boundingBox = renderGrid.getUsedAreaBoundingBox(); in renderTexture()