Home | History | Annotate | Download | only in AMDGPU

Lines Matching full:hasvertexcache

202   return ST.hasVertexCache() && IS_VTX(get(Opcode));
213 return (!ST.hasVertexCache() && IS_VTX(get(Opcode))) || IS_TEX(get(Opcode));