Searched refs:ac_num_coords (Results 1 – 1 of 1) sorted by relevance
2007 static unsigned ac_num_coords(enum ac_image_dim dim) in ac_num_coords() function2158 unsigned num_coords = a->opcode != ac_image_get_resinfo ? ac_num_coords(dim) : 0; in ac_build_image_opcode()