Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateTests.cpp477 …TestGroupPtr pipelineLibrary (createTestGroup(testCtx, "pipeline_library", createTests, constructG… in createPipelineConstructionTypePermutations() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktFragmentShadingRateTests.cpp473 …TestGroupPtr pipelineLibrary (createTestGroup(testCtx, "pipeline_library", "Graphics pipeline libr… in createPipelineConstructionTypePermutations() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp3579 void RayTracingPipeline::addLibrary (de::SharedPtr<de::MovePtr<RayTracingPipeline>> pipelineLibrary) in addLibrary()