Home | History | Annotate | Download | only in driver

Lines Matching refs:pv

948 void rsgBindProgramVertex(::rs_program_vertex pv) {
950 rsrBindProgramVertex(rsc, (ProgramVertex *)pv.p);
976 void rsgBindConstant(::rs_program_vertex pv,
979 rsrBindConstant(rsc, (ProgramVertex *)pv.p, slot, (Allocation *)a.p);