Home
last modified time | relevance | path

Searched refs:PipelineVertexInputStateCreateInfoTemporaryAllocations (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.h47 struct PipelineVertexInputStateCreateInfoTemporaryAllocations { struct
52 PipelineVertexInputStateCreateInfoTemporaryAllocations* temporaryAllocations); argument
DRenderPipelineVk.cpp388 PipelineVertexInputStateCreateInfoTemporaryAllocations tempAllocations; in Initialize()
563 PipelineVertexInputStateCreateInfoTemporaryAllocations* tempAllocations) { in ComputeVertexInputDesc()