Searched refs:ac_image_get_lod (Results 1 – 3 of 3) sorted by relevance
371 ac_image_get_lod, enumerator
2102 a->opcode == ac_image_get_lod) || in ac_build_image_opcode()2108 a->opcode != ac_image_atomic_cmpswap && a->opcode != ac_image_get_lod && in ac_build_image_opcode()2134 if (a->opcode == ac_image_get_lod) { in ac_build_image_opcode()2149 a->opcode == ac_image_get_lod; in ac_build_image_opcode()2245 case ac_image_get_lod: in ac_build_image_opcode()
1574 args->opcode = ac_image_get_lod; in build_tex_intrinsic()