Searched defs:queue_flags (Results 1 – 4 of 4) sorted by relevance
50 … const char *caller, VkQueueFlags queue_flags, const char *queue_flag_code, in ValidateCmdDrawType()
4979 …VkQueueFlags queue_flags = GetPhysicalDeviceState()->queue_family_properties[pPool->queueFamilyInd… in PreCallValidateCmdCopyImageToBuffer() local5070 …VkQueueFlags queue_flags = GetPhysicalDeviceState()->queue_family_properties[pPool->queueFamilyInd… in PreCallValidateCmdCopyBufferToImage() local
1944 …VkQueueFlags queue_flags = GetPhysicalDeviceState()->queue_family_properties[pool->queueFamilyInde… in ValidateCmdQueueFlags() local8811 … VkQueueFlags queue_flags, const char *function, const char *src_or_dest, in CheckStageMaskQueueCompatibility()
70 uint32_t queue_flags; member