Searched refs:ac_image_get_lod (Results 1 – 3 of 3) sorted by relevance
355 ac_image_get_lod, enumerator
2115 a->opcode == ac_image_get_lod) || in ac_build_image_opcode()2121 a->opcode != ac_image_atomic_cmpswap && a->opcode != ac_image_get_lod && in ac_build_image_opcode()2147 if (a->opcode == ac_image_get_lod) { in ac_build_image_opcode()2162 a->opcode == ac_image_get_lod; in ac_build_image_opcode()2258 case ac_image_get_lod: in ac_build_image_opcode()
1626 args->opcode = ac_image_get_lod; in build_tex_intrinsic()