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 deUint32 bufferSize;
70 deUint32 bufferViewSize;
71 deUint32 elementOffset;
72 AllocationKind bufferAllocationKind;
73 AllocationKind imageAllocationKind;
75 VkFormat format;
76 VkBufferUsageFlags usage;
77 VkFormatFeatureFlags feature;
78 VkDescriptorType descType;
[all …]