Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp953 const deUint32 colsCount = colMajor ? matrixElemCount / stride : stride; in dumpWholeMatrix() local

Completed in 8 milliseconds