Skip to content

Commit

Permalink
LightShaderId is a member variable
Browse files Browse the repository at this point in the history
(Internal change: 2042099)
  • Loading branch information
poljere authored and pixar-oss committed Feb 17, 2020
1 parent 007124f commit af691df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/renderman-23/plugin/hdxPrman/context.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ void HdxPrman_InteractiveContext::Begin(HdRenderDelegate *renderDelegate)
us_lightA, // handle
RtParamList()
};
riley::LightShaderId _fallbackLightShader =
_fallbackLightShader =
riley->CreateLightShader(&lightNode, 1, nullptr, 0);

// Constant identity transform
Expand Down

0 comments on commit af691df

Please sign in to comment.