Home
last modified time | relevance | path

Searched refs:Aik (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp1076 float Aik = getDataFloat(ptrs[0], dataTypes[0], ik); in iterate() local
1085 ref += Aik*Bkj; in iterate()
1197 deUint32 Aik = getDataInt(ptrs[0], dataTypes[0], ik); in iterate() local
1206 ref += Aik*Bkj; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp1483 float Aik = getDataFloat(ptrs[0], dataTypes[0], ik); in iterate() local
1492 ref += Aik*Bkj; in iterate()
1615 deUint32 Aik = getDataInt(ptrs[0], dataTypes[0], ik); in iterate() local
1624 ref += Aik*Bkj; in iterate()

Completed in 5 milliseconds