Home
last modified time | relevance | path

Searched defs:pipeline0 (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/
DCommandBufferEncodingTests.cpp68 wgpu::ComputePipeline pipeline0 = device.CreateComputePipeline(&csDesc); in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBindGroupTests.cpp715 wgpu::RenderPipeline pipeline0 = MakeTestPipeline( in TEST_P() local
793 wgpu::RenderPipeline pipeline0 = in TEST_P() local
894 wgpu::RenderPipeline pipeline0 = in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DGetBindGroupLayoutValidationTests.cpp1105 wgpu::ComputePipeline pipeline0 = device.CreateComputePipeline(&pipelineDesc); in TEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1847 …const Unique<VkPipeline> pipeline0(makeComputePipeline(vk, device, *pipelineLayout, *shaderModule0… in iterate() local
2263 …const Unique<VkPipeline> pipeline0(makeComputePipeline(vk, device, *pipelineLayout, *shaderModule0… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp2207 …const Unique<VkPipeline> pipeline0 (makeGraphicsPipeline (vk, device, *pipelineLayout0, *rende… in iterate() local