Home
last modified time | relevance | path

Searched refs:contextSupplier (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.cpp95 LayoutBindingProgram(IProgramContextSupplier& contextSupplier) in LayoutBindingProgram() argument
96 : 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() argument
121 m_program = contextSupplier.createProgram(); in LayoutBindingProgramAutoPtr()
2062 …ageLayoutBindingProgram(IProgramContextSupplier& contextSupplier) : LayoutBindingProgram(contextSu… in ImageLayoutBindingProgram() argument
2219 AtomicCounterLayoutBindingProgram(IProgramContextSupplier& contextSupplier) in AtomicCounterLayoutBindingProgram() argument
[all …]