HomeSort by relevance Sort by last modified time
    Searched refs:computeGridLayout (Results 1 - 5 of 5) sorted by null

  /external/deqp/modules/gles2/accuracy/
es2aTextureMipmapTests.cpp 520 static void computeGridLayout (vector<IVec4>& dst, int width, int height)
573 computeGridLayout(gridLayout, viewport.width, viewport.height);
  /external/deqp/modules/gles3/accuracy/
es3aTextureMipmapTests.cpp 507 static void computeGridLayout (vector<IVec4>& dst, int width, int height)
561 computeGridLayout(gridLayout, viewport.width, viewport.height);
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureMipmapTests.cpp 496 static void computeGridLayout (vector<IVec4>& dst, int width, int height)
521 computeGridLayout(gridLayout, viewportWidth, viewportHeight);
    [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureMipmapTests.cpp 576 static void computeGridLayout (vector<IVec4>& dst, int width, int height)
617 computeGridLayout(gridLayout, viewport.width, viewport.height);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureMipmapTests.cpp 615 static void computeGridLayout (vector<IVec4>& dst, int width, int height)
656 computeGridLayout(gridLayout, viewport.width, viewport.height);
    [all...]

Completed in 59 milliseconds