Searched refs:needsLocalOutColor (Results 1 – 2 of 2) sorted by relevance
41 bool needsLocalOutColor = false; in emitCode() local85 needsLocalOutColor = args.fShaderCaps->requiresLocalOutputColorForFBFetch(); in emitCode()89 if (!needsLocalOutColor) { in emitCode()103 if (needsLocalOutColor) { in emitCode()
39 bool needsLocalOutColor = false; in emitCode() local83 needsLocalOutColor = args.fShaderCaps->requiresLocalOutputColorForFBFetch(); in emitCode()87 if (!needsLocalOutColor) { in emitCode()101 if (needsLocalOutColor) { in emitCode()