Searched defs:computeGridLayout (Results 1 - 5 of 5) sorted by relevance

/external/deqp/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp520 static void computeGridLayout (vector<IVec4>& dst, int width, int height) function in namespace:deqp::gles2::Accuracy
573 computeGridLayout(gridLayout, viewport.width, viewport.height);
/external/deqp/modules/gles2/functional/
H A Des2fTextureMipmapTests.cpp576 static void computeGridLayout (vector<IVec4>& dst, int width, int height) function in namespace:deqp::gles2::Functional
617 computeGridLayout(gridLayout, viewport.width, viewport.height);
/external/deqp/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp507 static void computeGridLayout (vector<IVec4>& dst, int width, int height) function in namespace:deqp::gles3::Accuracy
561 computeGridLayout(gridLayout, viewport.width, viewport.height);
/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp496 static void computeGridLayout (vector<IVec4>& dst, int width, int height) function in namespace:vkt::texture::__anon4642
521 computeGridLayout(gridLayout, viewportWidth, viewportHeight);
1265 computeGridLayout(gridLayout, viewportWidth, viewportHeight);
/external/deqp/modules/gles3/functional/
H A Des3fTextureMipmapTests.cpp615 static void computeGridLayout (vector<IVec4>& dst, int width, int height) function in namespace:deqp::gles3::Functional
656 computeGridLayout(gridLayout, viewport.width, viewport.height);
1837 computeGridLayout(gridLayout, viewport.width, viewport.height);

Completed in 120 milliseconds