Home
last modified time | relevance | path

Searched refs:getNumComponentsForDim (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp979 static unsigned getNumComponentsForDim(SPIRV::Dim::Dim dim) { in getNumComponentsForDim() function
999 unsigned numComps = getNumComponentsForDim(dim); in getNumSizeComponents()