Searched refs:ac_image_get_lod (Results 1 – 3 of 3) sorted by relevance
361 ac_image_get_lod, enumerator
2092 a->opcode == ac_image_get_lod) || in ac_build_image_opcode()2098 a->opcode != ac_image_atomic_cmpswap && a->opcode != ac_image_get_lod && in ac_build_image_opcode()2101 if (a->opcode == ac_image_get_lod) { in ac_build_image_opcode()2116 a->opcode == ac_image_get_lod; in ac_build_image_opcode()2207 case ac_image_get_lod: in ac_build_image_opcode()
1444 args->opcode = ac_image_get_lod; in build_tex_intrinsic()