Searched refs:cap_image_query_inst (Results 1 – 3 of 3) sorted by relevance
731 std::unique_ptr<Instruction> cap_image_query_inst(new Instruction( in GenTexBuffCheckCode() local735 get_def_use_mgr()->AnalyzeInstDefUse(&*cap_image_query_inst); in GenTexBuffCheckCode()736 context()->AddCapability(std::move(cap_image_query_inst)); in GenTexBuffCheckCode()
738 std::unique_ptr<Instruction> cap_image_query_inst(new Instruction( in GenTexBuffCheckCode() local742 get_def_use_mgr()->AnalyzeInstDefUse(&*cap_image_query_inst); in GenTexBuffCheckCode()743 context()->AddCapability(std::move(cap_image_query_inst)); in GenTexBuffCheckCode()