Searched defs:streamPtr (Results 1 – 6 of 6) sorted by relevance
123 uint8_t* streamPtr = stream->reserve(packetSize_vkCreateInstance); in vkCreateInstance() local201 uint8_t* streamPtr = stream->reserve(packetSize_vkDestroyInstance); in vkDestroyInstance() local267 uint8_t* streamPtr = stream->reserve(packetSize_vkEnumeratePhysicalDevices); in vkEnumeratePhysicalDevices() local373 uint8_t* streamPtr = stream->reserve(packetSize_vkGetPhysicalDeviceFeatures); in vkGetPhysicalDeviceFeatures() local423 uint8_t* streamPtr = stream->reserve(packetSize_vkGetPhysicalDeviceFormatProperties); in vkGetPhysicalDeviceFormatProperties() local491 uint8_t* streamPtr = stream->reserve(packetSize_vkGetPhysicalDeviceImageFormatProperties); in vkGetPhysicalDeviceImageFormatProperties() local550 uint8_t* streamPtr = stream->reserve(packetSize_vkGetPhysicalDeviceProperties); in vkGetPhysicalDeviceProperties() local615 uint8_t* streamPtr = stream->reserve(packetSize_vkGetPhysicalDeviceQueueFamilyProperties); in vkGetPhysicalDeviceQueueFamilyProperties() local715 uint8_t* streamPtr = stream->reserve(packetSize_vkGetPhysicalDeviceMemoryProperties); in vkGetPhysicalDeviceMemoryProperties() local765 uint8_t* streamPtr = stream->reserve(packetSize_vkGetInstanceProcAddr); in vkGetInstanceProcAddr() local[all …]
65 void VulkanStreamGuest::loadStringInPlaceWithStreamPtr(char** forOutput, uint8_t** streamPtr) { in loadStringInPlaceWithStreamPtr()81 void VulkanStreamGuest::loadStringArrayInPlaceWithStreamPtr(char*** forOutput, uint8_t** streamPtr)… in loadStringArrayInPlaceWithStreamPtr()
30 uint8_t* streamPtr = stream->reserve(packetSize_vkQueueFlushCommandsGOOGLE - local_dataSize); variable
95 void VulkanStream::loadStringInPlaceWithStreamPtr(char** forOutput, uint8_t** streamPtr) { in loadStringInPlaceWithStreamPtr()117 void VulkanStream::loadStringArrayInPlaceWithStreamPtr(char*** forOutput, uint8_t** streamPtr) { in loadStringArrayInPlaceWithStreamPtr()
989 LZ4_stream_t_internal* streamPtr = &LZ4_stream->internal_donotuse; in LZ4_compress_fast_continue() local1037 LZ4_stream_t_internal* streamPtr = &LZ4_dict->internal_donotuse; in LZ4_compress_forceExtDict() local
648 LZ4HC_CCtx_internal* const streamPtr = &LZ4_streamHCPtr->internal_donotuse; in LZ4_saveDictHC() local