Searched refs:add_frag_pos (Results 1 – 2 of 2) sorted by relevance
2284 ASSERTED bool add_frag_pos = in get_image_coords() local2288 assert(!add_frag_pos && "Input attachments should be lowered by this point."); in get_image_coords()
5690 …ASSERTED bool add_frag_pos = (dim == GLSL_SAMPLER_DIM_SUBPASS || dim == GLSL_SAMPLER_DIM_SUBPASS_M… in get_image_coords() local5691 assert(!add_frag_pos && "Input attachments should be lowered."); in get_image_coords()