Searched refs:n_gs_idx (Results 1 – 1 of 1) sorted by relevance
7147 const unsigned int n_gs_idx = ((n_shader_permutation & (1 << 1)) != 0) ? 1 : 0; in iterate() local7152 const unsigned int gs_po_id = m_gs_po_ids[n_gs_idx]; in iterate()7315 …verifyReadBuffer(n_fs_idx, n_fs_subroutine, n_gs_idx, n_gs_subroutine, n_tc_idx, n_tc_subroutine, … in iterate()