Searched refs:m_renderContext (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTestCase.cpp | 182 const glu::RenderContext& m_renderContext; member in deqp::gles31::Functional::__anoncbcbeee00111::PropValidator 192 , m_renderContext (context.getRenderContext()) in PropValidator() 601 const glw::Functions& gl = m_renderContext.getFunctions(); in validateSingleVariable() 764 const glw::Functions& gl = m_renderContext.getFunctions(); in validateSingleVariable() 986 const glw::Functions& gl = m_renderContext.getFunctions(); in validateSingleVariable()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 9138 MovePtr<Context> m_renderContext; member in vkt::memory::__anon09d9cc850111::MemoryTestInstance 9258 …m_renderContext = MovePtr<Context>(new Context(vki, vkd, physicalDevice, device, queue, queueFamil… in MemoryTestInstance() 9277 const vector<deUint32>& queues = m_renderContext->getQueueFamilies(); in createCommandsAndAllocateMemory() 9340 m_prepareContext = MovePtr<PrepareContext>(new PrepareContext(*m_renderContext, *m_memory)); in prepare() 9368 ExecuteContext executeContext (*m_renderContext); in execute() 9402 VerifyContext verifyContext (log, m_resultCollector, *m_renderContext, m_config.size); in verify()
|