Searched refs:indirectAddressableOutput (Results 1 – 3 of 3) sorted by relevance
1899 indirectAddressableOutput = false; in analyzeIndirectAddressing()1909 case PARAMETER_OUTPUT: indirectAddressableOutput = true; break; in analyzeIndirectAddressing()1922 case PARAMETER_OUTPUT: indirectAddressableOutput = true; break; in analyzeIndirectAddressing()
629 bool indirectAddressableOutput; member in sw::Shader
31 o(shader && shader->indirectAddressableOutput), in VertexRoutine()