Home
last modified time | relevance | path

Searched defs:pipeline1 (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
H A Dscript_test.cc161 auto pipeline1 = MakeUnique<Pipeline>(PipelineType::kCompute); in TEST_F() local
200 auto pipeline1 = MakeUnique<Pipeline>(PipelineType::kCompute); in TEST_F() local
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/core/
H A Dport.cpp122 auto pipeline1 = filter1->GetOwnerPipeline(); in InSamePipeline() local
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_pipeline_test.cc368 const auto* pipeline1 = pipelines[0].get(); in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DVertexBufferValidationTests.cpp96 wgpu::RenderPipeline pipeline1 = MakeRenderPipeline(vsModule1, 1); in TEST_F() local
133 wgpu::RenderPipeline pipeline1 = MakeRenderPipeline(vsModule1, 1); in TEST_F() local
H A DGetBindGroupLayoutValidationTests.cpp1109 wgpu::ComputePipeline pipeline1 = device.CreateComputePipeline(&pipelineDesc); in TEST_F() local
/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dport.cpp129 auto pipeline1 = filter1->GetOwnerPipeline(); in InSamePipeline() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/
H A DCommandBufferEncodingTests.cpp72 wgpu::ComputePipeline pipeline1 = device.CreateComputePipeline(&csDesc); in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DShaderTests.cpp627 wgpu::ComputePipeline pipeline1 = device.CreateComputePipeline(&csDesc1); in TEST_P() local
H A 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
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DFramebufferFetchTest.cpp1010 GLProgramPipeline pipeline1, pipeline2, pipeline3, pipeline4; in ProgramPipelineTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationMiscDrawTests.cpp904 const auto pipeline1 = makeGraphicsPipeline(ctx.vkd, ctx.device, *pipelineLayout, in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectPipelineInteractionTests.cpp454 const auto pipeline1 = makeGraphicsPipeline(vk, device, pipelineLayout.get(), vertShaderModule1.get(), tescShaderModule.get(), teseShaderModule.get(), geomShaderModule.get(), fragShaderModule1.get(), renderPassHandle, 0u, &vertexInputStateParams, &pipelineInputAssemblyStateInfo, &tessStateCreateInfo, &viewportStateCreateInfo, DE_NULL, DE_NULL, DE_NULL, DE_NULL, pipelineDynamicState, pPipelineRenderingCreateInfo); in iterate() local

Completed in 16 milliseconds