Searched refs:CompilingState (Results 1 – 2 of 2) sorted by relevance
202 struct CompilingState;223 std::unique_ptr<CompilingState> mCompilingState;
111 struct Shader::CompilingState struct in gl::Shader364 mCompilingState.reset(new CompilingState()); in compile()