Home
last modified time | relevance | path

Searched defs:indexBuffers (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
DContext.cpp52 std::vector<std::pair<uint32_t, void *>> *indexBuffers) in ProcessPrimitiveRestart()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustness1VertexAccessTests.cpp610 vector<Move<VkBuffer>> indexBuffers; in robustness1TestFn() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustness1VertexAccessTests.cpp630 vector<Move<VkBuffer>> indexBuffers; in robustness1TestFn() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp494 std::vector<std::pair<uint32_t, void *>> indexBuffers; in draw() local