Home | History | Annotate | Download | only in R600

Lines Matching refs:COMPUTE

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