Home
last modified time | relevance | path

Searched defs:pipeline3 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DShaderTests.cpp639 wgpu::ComputePipeline pipeline3 = device.CreateComputePipeline(&csDesc3); in TEST_P() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectPipelineInteractionTests.cpp456 …const auto pipeline3 = makeGraphicsPipeline(vk, device, pipelineLayout.get(), vertShaderMod… in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferFetchTest.cpp1010 GLProgramPipeline pipeline1, pipeline2, pipeline3, pipeline4; in ProgramPipelineTest() local