Home
last modified time | relevance | path

Searched refs:createRenderPipelines (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp445 vector<SharedPtrVkPipeline> createRenderPipelines (const DeviceInterface& vkd,
517 , m_renderPipelines (createRenderPipelines(context.getDeviceInterface(), context.getDevice(), m_renderPasses, m_renderPipelineLayouts, context.getBinaryCollection(), m_width, m_height)) in ExternalDependencyTestInstance()
736 vector<SharedPtrVkPipeline> ExternalDependencyTestInstance::createRenderPipelines (const DeviceInterface& vkd, in createRenderPipelines() function in vkt::__anon28597::ExternalDependencyTestInstance
1030 vector<SharedPtrVkPipeline> createRenderPipelines (const DeviceInterface& vkd,
1116 , m_renderPipelines (createRenderPipelines(context.getDeviceInterface(), context.getDevice(), m_renderPassInfo, *m_renderPass, m_renderPipelineLayouts, context.getBinaryCollection(), m_format, m_width, m_height)) in SubpassDependencyTestInstance()
1219 vector<SharedPtrVkPipeline> SubpassDependencyTestInstance::createRenderPipelines (const DeviceInterface& vkd, in createRenderPipelines() function in vkt::__anon28597::SubpassDependencyTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp445 vector<SharedPtrVkPipeline> createRenderPipelines (const DeviceInterface& vkd,
517 , m_renderPipelines (createRenderPipelines(context.getDeviceInterface(), context.getDevice(), m_renderPasses, m_renderPipelineLayouts, context.getBinaryCollection(), m_width, m_height)) in ExternalDependencyTestInstance()
736 vector<SharedPtrVkPipeline> ExternalDependencyTestInstance::createRenderPipelines (const DeviceInterface& vkd, in createRenderPipelines() function in vkt::__anon29776::ExternalDependencyTestInstance
1030 vector<SharedPtrVkPipeline> createRenderPipelines (const DeviceInterface& vkd,
1116 , m_renderPipelines (createRenderPipelines(context.getDeviceInterface(), context.getDevice(), m_renderPassInfo, *m_renderPass, m_renderPipelineLayouts, context.getBinaryCollection(), m_format, m_width, m_height)) in SubpassDependencyTestInstance()
1219 vector<SharedPtrVkPipeline> SubpassDependencyTestInstance::createRenderPipelines (const DeviceInterface& vkd, in createRenderPipelines() function in vkt::__anon29776::SubpassDependencyTestInstance

Completed in 15 milliseconds