Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkPipeline.cpp455 void GraphicsPipeline::getIndexBuffers(const vk::DynamicState &dynamicState, uint32_t count, uint32… in getIndexBuffers() function in vk::GraphicsPipeline
/aosp_15_r20/external/swiftshader/src/Device/
H A DContext.cpp248 void IndexBuffer::getIndexBuffers(VkPrimitiveTopology topology, uint32_t count, uint32_t first, boo… in getIndexBuffers() function in vk::IndexBuffer