Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipeline.cpp279 void GraphicsPipeline::getIndexBuffers(uint32_t count, uint32_t first, bool indexed, std::vector<st… in getIndexBuffers() function in vk::GraphicsPipeline
/third_party/skia/third_party/externals/swiftshader/src/Device/
DContext.cpp108 void IndexBuffer::getIndexBuffers(VkPrimitiveTopology topology, uint32_t count, uint32_t first, boo… in getIndexBuffers() function in vk::IndexBuffer