Searched refs:CompilingState (Results 1 – 2 of 2) sorted by relevance
253 struct CompilingState;272 std::unique_ptr<CompilingState> mCompilingState;
117 struct Shader::CompilingState struct in gl::Shader394 mCompilingState.reset(new CompilingState()); in compile()