Searched refs:local_queueFamilyIndex (Results 1 – 1 of 1) sorted by relevance
1528 uint32_t local_queueFamilyIndex; in vkGetDeviceQueue() local1531 local_queueFamilyIndex = queueFamilyIndex; in vkGetDeviceQueue()1538 countingStream->write((uint32_t*)&local_queueFamilyIndex, sizeof(uint32_t)); in vkGetDeviceQueue()1552 stream->write((uint32_t*)&local_queueFamilyIndex, sizeof(uint32_t)); in vkGetDeviceQueue()12130 uint32_t local_queueFamilyIndex; in vkGetPhysicalDeviceSurfaceSupportKHR() local12133 local_queueFamilyIndex = queueFamilyIndex; in vkGetPhysicalDeviceSurfaceSupportKHR()12140 countingStream->write((uint32_t*)&local_queueFamilyIndex, sizeof(uint32_t)); in vkGetPhysicalDeviceSurfaceSupportKHR()12154 stream->write((uint32_t*)&local_queueFamilyIndex, sizeof(uint32_t)); in vkGetPhysicalDeviceSurfaceSupportKHR()14069 uint32_t local_queueFamilyIndex; in vkGetPhysicalDeviceXlibPresentationSupportKHR() local14072 local_queueFamilyIndex = queueFamilyIndex; in vkGetPhysicalDeviceXlibPresentationSupportKHR()[all …]