Home | History | Annotate | Download | only in R600

Lines Matching refs:ShaderType

1669   unsigned ShaderType = MF.getInfo<R600MachineFunctionInfo>()->ShaderType;
1682 if (ShaderType != ShaderType::COMPUTE) {