Home
last modified time | relevance | path

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

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