Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinst_bindless_check_pass.cpp731 std::unique_ptr<Instruction> cap_image_query_inst(new Instruction( in GenTexBuffCheckCode() local
735 get_def_use_mgr()->AnalyzeInstDefUse(&*cap_image_query_inst); in GenTexBuffCheckCode()
736 context()->AddCapability(std::move(cap_image_query_inst)); in GenTexBuffCheckCode()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinst_bindless_check_pass.cpp738 std::unique_ptr<Instruction> cap_image_query_inst(new Instruction( in GenTexBuffCheckCode() local
742 get_def_use_mgr()->AnalyzeInstDefUse(&*cap_image_query_inst); in GenTexBuffCheckCode()
743 context()->AddCapability(std::move(cap_image_query_inst)); in GenTexBuffCheckCode()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.cpp738 std::unique_ptr<Instruction> cap_image_query_inst(new Instruction( in GenTexBuffCheckCode() local
742 get_def_use_mgr()->AnalyzeInstDefUse(&*cap_image_query_inst); in GenTexBuffCheckCode()
743 context()->AddCapability(std::move(cap_image_query_inst)); in GenTexBuffCheckCode()