Searched defs:BufferViewCaseParams (Results 1 – 2 of 2) sorted by relevance
67 struct BufferViewCaseParams struct69 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 …]
67 struct BufferViewCaseParams struct69 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 …]