Searched defs:_queueFamilyIndexCount (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.cpp | 134 BufferCreateInfo(vk::VkDeviceSize _size, vk::VkBufferUsageFlags _usage, vk::VkSharingMode _sharingMode, deUint32 _queueFamilyIndexCount, const deUint32* _pQueueFamilyIndices, vk::VkBufferCreateFlags _flags) BufferCreateInfo() argument 210 ImageCreateInfo(vk::VkImageType _imageType, vk::VkFormat _format, vk::VkExtent3D _extent, deUint32 _mipLevels, deUint32 _arrayLayers, vk::VkSampleCountFlagBits _samples, vk::VkImageTiling _tiling, vk::VkImageUsageFlags _usage, vk::VkSharingMode _sharingMode, deUint32 _queueFamilyIndexCount, const deUint32* _pQueueFamilyIndices, vk::VkImageCreateFlags _flags, vk::VkImageLayout _initialLayout) ImageCreateInfo() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.cpp | 134 BufferCreateInfo(vk::VkDeviceSize _size, vk::VkBufferUsageFlags _usage, vk::VkSharingMode _sharingMode, deUint32 _queueFamilyIndexCount, const deUint32* _pQueueFamilyIndices, vk::VkBufferCreateFlags _flags) BufferCreateInfo() argument 210 ImageCreateInfo(vk::VkImageType _imageType, vk::VkFormat _format, vk::VkExtent3D _extent, deUint32 _mipLevels, deUint32 _arrayLayers, vk::VkSampleCountFlagBits _samples, vk::VkImageTiling _tiling, vk::VkImageUsageFlags _usage, vk::VkSharingMode _sharingMode, deUint32 _queueFamilyIndexCount, const deUint32* _pQueueFamilyIndices, vk::VkImageCreateFlags _flags, vk::VkImageLayout _initialLayout) ImageCreateInfo() argument
|
Completed in 4 milliseconds