Home | History | Annotate | Download | only in R600

Lines Matching refs:hasVertexCache

164   return ST.hasVertexCache() && IS_VTX(get(Opcode));
173 return (!ST.hasVertexCache() && IS_VTX(get(Opcode))) || IS_TEX(get(Opcode));