Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp44 string getColType (deUint32 rows) in getColType() function
56 string colType = getColType(rows); in getMatrixDeclarations()
71 string identity = " %identity" + de::toString(c) + " = OpConstantComposite " + getColType(rows) + " "; in getIdentityVectors()
314 string colType = getColType(rows); in addComputeMatrixCompositeInsertTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp44 string getColType (deUint32 rows) in getColType() function
56 string colType = getColType(rows); in getMatrixDeclarations()
71 string identity = " %identity" + de::toString(c) + " = OpConstantComposite " + getColType(rows) + " "; in getIdentityVectors()
313 string colType = getColType(rows); in addComputeMatrixCompositeInsertTests()

Completed in 3 milliseconds