Searched refs:makeVertexBuffers (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 4264 …static void makeVertexBuffers (const DeviceInterface& vkd, VkDevice device, Allocator& alloc, VkDe… in makeVertexBuffers() function 4278 makeVertexBuffers(vkd, device, alloc, vertexBufferSize, frontBuffers); in ManyDrawsAllocatedData() 4279 makeVertexBuffers(vkd, device, alloc, vertexBufferSize, backBuffers); in ManyDrawsAllocatedData()
|