Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/graphite/dawn/
DDawnCommandBuffer.h172 const DawnGraphicsPipeline* fActiveGraphicsPipeline = nullptr; variable
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanCommandBuffer.h204 const VulkanGraphicsPipeline* fActiveGraphicsPipeline = nullptr; variable