Searched defs:is_patch (Results 1 – 10 of 10) sorted by relevance
175 bool is_patch, bool input) { in AnalyzeAccessChainLoc()257 bool is_patch = !deco_mgr->WhileEachDecoration( in MarkRefLive() local
87 bool is_patch = !deco_mgr->WhileEachDecoration( in KillAllDeadStoresOfLocRef() local
167 bool is_patch, bool input) { in AnalyzeAccessChainLoc()248 bool is_patch = !deco_mgr->WhileEachDecoration( in MarkRefLive() local
114 bool is_patch; in lower_vtg_io_intrin() local
346 is_patch(gl_varying_slot slot) in is_patch() function
606 … bool is_array_of_verts, uint32_t id, uint32_t type_id, bool is_patch, in CollectInterfaceBlockMembers()709 bool is_patch = (d.flags & decoration_set::patch_bit) != 0; in CollectInterfaceByLocation() local
507 bool is_patch; member