Searched refs:ac_image_store_mip (Results 1 – 3 of 3) sorted by relevance
360 ac_image_store_mip, enumerator
2087 a->opcode != ac_image_store_mip) || in ac_build_image_opcode()2127 } else if (a->opcode == ac_image_store || a->opcode == ac_image_store_mip) { in ac_build_image_opcode()2135 if (atomic || a->opcode == ac_image_store || a->opcode == ac_image_store_mip) { in ac_build_image_opcode()2196 case ac_image_store_mip: in ac_build_image_opcode()2263 else if (a->opcode == ac_image_store || a->opcode == ac_image_store_mip) in ac_build_image_opcode()
2520 args.opcode = level_zero ? ac_image_store : ac_image_store_mip; in visit_image_store()