Home
last modified time | relevance | path

Searched defs:makeGraphicsPipelineKey (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/graphite/vk/
DVulkanCaps.h40 UniqueKey makeGraphicsPipelineKey(const GraphicsPipelineDesc&, in makeGraphicsPipelineKey() function
/external/skia/src/gpu/graphite/dawn/
DDawnCaps.cpp418 UniqueKey DawnCaps::makeGraphicsPipelineKey(const GraphicsPipelineDesc& pipelineDesc, in makeGraphicsPipelineKey() function in skgpu::graphite::DawnCaps