Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/dawn/
DDawnCommandBuffer.h181 const DawnGraphicsPipeline* fActiveGraphicsPipeline = nullptr; variable
/external/skia/src/gpu/graphite/vk/
DVulkanCommandBuffer.h201 const VulkanGraphicsPipeline* fActiveGraphicsPipeline = nullptr; variable