Home
last modified time | relevance | path

Searched defs:numCells (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderViewportIndexTests.cpp368 std::vector<UVec4> generateGrid (const int numCells, const UVec2& renderSize) in generateGrid()
DvktDrawShaderLayerTests.cpp504 std::vector<UVec4> generateGrid (const int numCells, const UVec2& renderSize) in generateGrid()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawShaderLayerTests.cpp500 std::vector<UVec4> generateGrid (const int numCells, const UVec2& renderSize) in generateGrid()
DvktDrawShaderViewportIndexTests.cpp368 std::vector<UVec4> generateGrid (const int numCells, const UVec2& renderSize) in generateGrid()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fVertexAttributeBindingTests.cpp1003 const int numCells = GRID_SIZE*GRID_SIZE; in createBuffers() local