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

/external/spirv-llvm/lib/SPIRV/
H A DSPIRVToOCL20.cpp264 const unsigned imgDimRetEls = imgDim == 2 ? 2 : 4; local
265 VectorType * retTy = VectorType::get(int32Ty, imgDimRetEls);

Completed in 44 milliseconds