Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dinst_bindless_check_pass.cpp36 static const int kSpvTypeImageDepth = 2; variable
733 if (image_ty_inst->GetSingleWordInOperand(kSpvTypeImageDepth) != 0) return; in GenTexBuffCheckCode()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dinst_bindless_check_pass.cpp36 static const int kSpvTypeImageDepth = 2; variable
733 if (image_ty_inst->GetSingleWordInOperand(kSpvTypeImageDepth) != 0) return; in GenTexBuffCheckCode()