Home | History | Annotate | Download | only in R600

Lines Matching refs:COMPUTE

169   return MFI->ShaderType != ShaderType::COMPUTE && usesVertexCache(MI->getOpcode());
178 return (MFI->ShaderType == ShaderType::COMPUTE && usesVertexCache(MI->getOpcode())) ||