Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp3818 uint32_t fullDimY = numMatrixY * (m_data.colMajor ? dims[0].cols : dims[0].rows); in iterate() local
4586 uint32_t fullDimY = numMatrixY * (m_data.colMajor ? dims[0].cols : dims[0].rows); in iterate() local