Home
last modified time | relevance | path

Searched refs:createRenderPipeline (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/experimental/webgpu-bazel/src/
H A Dbindings.cpp34 wgpu::RenderPipeline createRenderPipeline(wgpu::Device device, wgpu::ShaderModule vertexShader, in createRenderPipeline() function
112 return createRenderPipeline(fDevice, vertexShader, fragmentShader); in makeRenderPipeline()
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUDevice.h62 interop::Interface<interop::GPURenderPipeline> createRenderPipeline(
H A DGPUDevice.cpp284 interop::Interface<interop::GPURenderPipeline> GPUDevice::createRenderPipeline( in createRenderPipeline() function in wgpu::binding::GPUDevice
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp482 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function
822 , m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_renderPass, *m_renderPipelineLayout, context.getBinaryCollection(), m_width, m_height, m_sampleCount)) in SampleReadTestInstance()
H A DvktRenderPassSparseRenderTargetTests.cpp324 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function
488 , m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_renderPass, testConfig.format, *m_renderPipelineLayout, context.getBinaryCollection(), m_width, m_height)) in SparseRenderTargetTestInstance()
H A DvktRenderPassMultisampleResolveTests.cpp626 Move<VkPipeline> createRenderPipeline (void);
686 , m_renderPipeline (createRenderPipeline()) in MultisampleRenderPassTestInstance()
1686 Move<VkPipeline> MultisampleRenderPassTestInstance::createRenderPipeline (void) in createRenderPipeline() function in vkt::__anon28592::MultisampleRenderPassTestInstance
1882 Move<VkPipeline> createRenderPipeline (bool secondSubpass);
1932 , m_pipelinePass0 (createRenderPipeline(0)) in MaxAttachmenstsRenderPassTestInstance()
1934 , m_pipelinePass1 (createRenderPipeline(1)) in MaxAttachmenstsRenderPassTestInstance()
2628 Move<VkPipeline> MaxAttachmenstsRenderPassTestInstance::createRenderPipeline(bool secondSubpass) in createRenderPipeline() function in vkt::__anon28592::MaxAttachmenstsRenderPassTestInstance
H A DvktRenderPassDepthStencilResolveTests.cpp210 Move<VkPipeline> createRenderPipeline (VkRenderPass renderPass, deUint32 renderPassNo, VkPipelineLayout renderPipelineLayout);
273 m_renderPipeline.push_back(createRenderPipeline(*m_renderPass[i], i, *m_renderPipelineLayout)); in DepthStencilResolveTest()
698 Move<VkPipeline> DepthStencilResolveTest::createRenderPipeline (VkRenderPass renderPass, deUint32 renderPassNo, VkPipelineLayout renderPipelineLayout) in createRenderPipeline() function in vkt::__anon28580::DepthStencilResolveTest
H A DvktRenderPassMultisampleTests.cpp841 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function
1382 , m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), m_srcFormat, *m_renderPass, *m_renderPipelineLayout, context.getBinaryCollection(), m_width, m_height, m_sampleCount)) in MultisampleRenderPassTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp482 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function
822 , m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_renderPass, *m_renderPipelineLayout, context.getBinaryCollection(), m_width, m_height, m_sampleCount)) in SampleReadTestInstance()
H A DvktRenderPassSparseRenderTargetTests.cpp324 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function
488 , m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), *m_renderPass, testConfig.format, *m_renderPipelineLayout, context.getBinaryCollection(), m_width, m_height)) in SparseRenderTargetTestInstance()
H A DvktRenderPassMultisampleResolveTests.cpp615 Move<VkPipeline> createRenderPipeline (void);
675 , m_renderPipeline (createRenderPipeline()) in MultisampleRenderPassTestInstance()
1673 Move<VkPipeline> MultisampleRenderPassTestInstance::createRenderPipeline (void) in createRenderPipeline() function in vkt::__anon29771::MultisampleRenderPassTestInstance
1869 Move<VkPipeline> createRenderPipeline (bool secondSubpass);
1919 , m_pipelinePass0 (createRenderPipeline(0)) in MaxAttachmenstsRenderPassTestInstance()
1921 , m_pipelinePass1 (createRenderPipeline(1)) in MaxAttachmenstsRenderPassTestInstance()
2615 Move<VkPipeline> MaxAttachmenstsRenderPassTestInstance::createRenderPipeline(bool secondSubpass) in createRenderPipeline() function in vkt::__anon29771::MaxAttachmenstsRenderPassTestInstance
H A DvktRenderPassDepthStencilResolveTests.cpp210 Move<VkPipeline> createRenderPipeline (VkRenderPass renderPass, deUint32 renderPassNo, VkPipelineLayout renderPipelineLayout);
273 m_renderPipeline.push_back(createRenderPipeline(*m_renderPass[i], i, *m_renderPipelineLayout)); in DepthStencilResolveTest()
698 Move<VkPipeline> DepthStencilResolveTest::createRenderPipeline (VkRenderPass renderPass, deUint32 renderPassNo, VkPipelineLayout renderPipelineLayout) in createRenderPipeline() function in vkt::__anon29759::DepthStencilResolveTest
H A DvktRenderPassMultisampleTests.cpp841 Move<VkPipeline> createRenderPipeline (const DeviceInterface& vkd, in createRenderPipeline() function
1375 , m_renderPipeline (createRenderPipeline(context.getDeviceInterface(), context.getDevice(), m_srcFormat, *m_renderPass, *m_renderPipelineLayout, context.getBinaryCollection(), m_width, m_height, m_sampleCount)) in MultisampleRenderPassTestInstance()

Completed in 27 milliseconds