Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp67 struct BufferViewCaseParams struct
69 uint32_t bufferSize;
70 uint32_t bufferViewSize;
71 uint32_t elementOffset;
72 AllocationKind bufferAllocationKind;
73 AllocationKind imageAllocationKind;
75 VkFormat format;
76 VkBufferUsageFlags createUsage;
77 VkBufferUsageFlags bindUsage;
78 VkFormatFeatureFlags feature;
[all …]