Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4239 struct ManyDrawsAllocatedData struct
4241 ManyDrawsVertexBuffers frontBuffers;
4242 ManyDrawsVertexBuffers backBuffers;
4243 ImagePtr colorAttachment;
4244 ImagePtr dsAttachment;
4245 BufferPtr colorCheckBuffer;
4246 BufferPtr stencilCheckBuffer;
4248 static deUint32 calcNumPixels (const VkExtent3D& extent) in calcNumPixels()
4253 static deUint32 calcNumVertices (const VkExtent3D& extent) in calcNumVertices()
4259 static VkDeviceSize calcVertexBufferSize (const VkExtent3D& extent) in calcVertexBufferSize()
[all …]