Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()