Searched refs:NVC0_CB_AUX_UBO_INFO (Results 1 – 3 of 3) sorted by relevance
133 #define NVC0_CB_AUX_UBO_INFO(i) 0x120 + (i) * 4 * 4 /* CP */ macro
398 PUSH_DATAh(push, address + NVC0_CB_AUX_UBO_INFO(i - 1)); in nve4_compute_validate_constbufs()399 PUSH_DATA (push, address + NVC0_CB_AUX_UBO_INFO(i - 1)); in nve4_compute_validate_constbufs()
602 info->io.uboInfoBase = NVC0_CB_AUX_UBO_INFO(0); in nvc0_program_translate()