Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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 createUsage;
77 VkBufferUsageFlags bindUsage;
78 VkFormatFeatureFlags feature;
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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 …]