Merge remote-tracking branch 'xenia-master/master' into canary_experimental
This commit is contained in:
@@ -2272,7 +2272,6 @@ void SpirvShaderTranslator::ProcessTextureFetchInstruction(
|
||||
builder_->createBranch(&block_sign_merge);
|
||||
// Gamma.
|
||||
builder_->setBuildPoint(&block_sign_gamma_start);
|
||||
// TODO(Triang3l): Gamma resolve target as sRGB sampling.
|
||||
spv::Id sample_result_component_gamma =
|
||||
PWLGammaToLinear(sample_result_component_unsigned, false);
|
||||
// Get the current build point for the phi operation not to assume
|
||||
|
||||
Reference in New Issue
Block a user