Home | History | Annotate | Download | only in R600

Lines Matching refs:IS_VTX

208   return ST.hasVertexCache() && IS_VTX(get(Opcode));
217 return (!ST.hasVertexCache() && IS_VTX(get(Opcode))) || IS_TEX(get(Opcode));