Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp3817 uint32_t fullDimX = numMatrixX * (m_data.colMajor ? dims[0].rows : dims[0].cols); in iterate() local
4585 uint32_t fullDimX = numMatrixX * (m_data.colMajor ? dims[0].rows : dims[0].cols); in iterate() local