Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/dawn/
DDawnCommandBuffer.cpp422 void DawnCommandBuffer::bindGraphicsPipeline(const GraphicsPipeline* graphicsPipeline) { in bindGraphicsPipeline() function in skgpu::graphite::DawnCommandBuffer
/external/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h1120 ANGLE_INLINE void SecondaryCommandBuffer::bindGraphicsPipeline(const Pipeline &pipeline) in bindGraphicsPipeline() function