Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp49 string getMatrixType (deUint32 cols, deUint32 rows) in getMatrixType() function
58 string matType = getMatrixType(cols, rows); in getMatrixDeclarations()
102 string matType = getMatrixType(cols, rows); in getMatrixCompositeInserts()
315 string matType = getMatrixType(cols, rows); in addComputeMatrixCompositeInsertTests()
397 string matType = getMatrixType(cols, rows); in addGraphicsMatrixCompositeInsertTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp49 string getMatrixType (deUint32 cols, deUint32 rows) in getMatrixType() function
58 string matType = getMatrixType(cols, rows); in getMatrixDeclarations()
102 string matType = getMatrixType(cols, rows); in getMatrixCompositeInserts()
314 string matType = getMatrixType(cols, rows); in addComputeMatrixCompositeInsertTests()
395 string matType = getMatrixType(cols, rows); in addGraphicsMatrixCompositeInsertTests()

Completed in 3 milliseconds