Searched defs:context_ (Results 1 – 6 of 6) sorted by relevance
14 Impl(gl::Context& context_, const Size size_, const gl::TextureType type_) in Impl()18 Impl(gl::Context& context_, in Impl()
10 DebugGroup::DebugGroup(const Context& context_, const std::string& name) : context(context_) { in DebugGroup()
57 gl::Context& context_ = getContext(); in bind() local
8 PaintParameters::PaintParameters(gl::Context& context_, in PaintParameters()
111 ProgramMap(gl::Context& context_, ProgramParameters parameters_) in ProgramMap()
305 HTTPRequest::HTTPRequest(HTTPFileSource::Impl* context_, Resource resource_, FileSource::Callback c… in HTTPRequest()