Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
H A DSpvBuilder.h225 Id makeMatrixDebugType(Id const vectorType, int const vectorCount, bool columnMajor = true);
H A DSpvBuilder.cpp465 auto const debugResultId = makeMatrixDebugType(column, cols); in makeMatrixType()
974 Id Builder::makeMatrixDebugType(Id const vectorType, int const vectorCount, bool columnMajor) in makeMatrixDebugType() function in spv::Builder

Completed in 9 milliseconds