Searched defs:ManyDrawsAllocatedData (Results 1 – 1 of 1) sorted by relevance
4757 struct ManyDrawsAllocatedData struct4759 ManyDrawsVertexBuffers frontBuffers;4760 ManyDrawsVertexBuffers backBuffers;4761 ImagePtr colorAttachment;4762 ImagePtr dsAttachment;4763 BufferPtr colorCheckBuffer;4764 BufferPtr stencilCheckBuffer;4766 static uint32_t calcNumPixels(const VkExtent3D &extent) in calcNumPixels()4771 static uint32_t calcNumVertices(const VkExtent3D &extent) in calcNumVertices()4777 static VkDeviceSize calcVertexBufferSize(const VkExtent3D &extent) in calcVertexBufferSize()[all …]