Searched refs:contextSupplier (Results 1 – 1 of 1) sorted by relevance
95 LayoutBindingProgram(IProgramContextSupplier& contextSupplier) in LayoutBindingProgram() argument96 : m_contextSupplier(contextSupplier) in LayoutBindingProgram()97 , m_context(contextSupplier.getContext().getRenderContext()) in LayoutBindingProgram()98 , m_stage(contextSupplier.getStage()) in LayoutBindingProgram()99 , m_testParams(contextSupplier.getTestParameters()) in LayoutBindingProgram()100 , m_gl(contextSupplier.getContext().getRenderContext().getFunctions()) in LayoutBindingProgram()119 LayoutBindingProgramAutoPtr(IProgramContextSupplier& contextSupplier) in LayoutBindingProgramAutoPtr() argument121 m_program = contextSupplier.createProgram(); in LayoutBindingProgramAutoPtr()2062 …ageLayoutBindingProgram(IProgramContextSupplier& contextSupplier) : LayoutBindingProgram(contextSu… in ImageLayoutBindingProgram() argument2219 AtomicCounterLayoutBindingProgram(IProgramContextSupplier& contextSupplier) in AtomicCounterLayoutBindingProgram() argument[all …]