Home
last modified time | relevance | path

Searched refs:makeVertexBuffers (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4191 static void makeVertexBuffers (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, VkDeviceSize size, ManyDrawsVertexBuffers& buffers) in makeVertexBuffers() function
4205 makeVertexBuffers(vkd, device, alloc, vertexBufferSize, frontBuffers); in ManyDrawsAllocatedData()
4206 makeVertexBuffers(vkd, device, alloc, vertexBufferSize, backBuffers); in ManyDrawsAllocatedData()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4191 static void makeVertexBuffers (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, VkDeviceSize size, ManyDrawsVertexBuffers& buffers) in makeVertexBuffers() function
4205 makeVertexBuffers(vkd, device, alloc, vertexBufferSize, frontBuffers); in ManyDrawsAllocatedData()
4206 makeVertexBuffers(vkd, device, alloc, vertexBufferSize, backBuffers); in ManyDrawsAllocatedData()

Completed in 14 milliseconds