Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp755 static unsigned getNumComponentsForDim(SPIRV::Dim::Dim dim) { in getNumComponentsForDim() function
775 unsigned numComps = getNumComponentsForDim(dim); in getNumSizeComponents()