Home
last modified time | relevance | path

Searched defs:pipeline1 (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DVertexBufferValidationTests.cpp97 auto pipeline1 = MakeRenderPipeline(vsModule1, 1); in TEST_F() local
132 auto pipeline1 = MakeRenderPipeline(vsModule1, 1); in TEST_F() local
/third_party/mindspore/mindspore/dataset/engine/
Dserializer_deserializer.py123 def compare(pipeline1, pipeline2): argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DVertexBufferValidationTests.cpp96 wgpu::RenderPipeline pipeline1 = MakeRenderPipeline(vsModule1, 1); in TEST_F() local
133 wgpu::RenderPipeline pipeline1 = MakeRenderPipeline(vsModule1, 1); in TEST_F() local
DGetBindGroupLayoutValidationTests.cpp1109 wgpu::ComputePipeline pipeline1 = device.CreateComputePipeline(&pipelineDesc); in TEST_F() local
/third_party/gstreamer/gstplugins_bad/tests/examples/waylandsink/
Dwayland-threads.c38 GstElement *pipeline1; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/
DCommandBufferEncodingTests.cpp72 wgpu::ComputePipeline pipeline1 = device.CreateComputePipeline(&csDesc); in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBindGroupTests.cpp720 wgpu::RenderPipeline pipeline1 = MakeTestPipeline( in TEST_P() local
800 wgpu::RenderPipeline pipeline1 = in TEST_P() local
901 wgpu::RenderPipeline pipeline1 = MakeTestPipeline( in TEST_P() local
DShaderTests.cpp627 wgpu::ComputePipeline pipeline1 = device.CreateComputePipeline(&csDesc1); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferFetchTest.cpp1010 GLProgramPipeline pipeline1, pipeline2, pipeline3, pipeline4; in ProgramPipelineTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1848 …const Unique<VkPipeline> pipeline1(makeComputePipeline(vk, device, *pipelineLayout, *shaderModule1… in iterate() local
2264 …const Unique<VkPipeline> pipeline1(makeComputePipeline(vk, device, *pipelineLayout, *shaderModule1… in iterate() local
3187 …const Unique<VkPipeline> pipeline1(makeComputePipeline(vk, *logicalDevice, *pipelineLayout1, *sh… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp2212 …const Unique<VkPipeline> pipeline1 (makeGraphicsPipeline (vk, device, *pipelineLayout1, *rende… in iterate() local