Searched defs:streamPtr (Results 1 – 6 of 6) sorted by relevance
124 uint8_t* streamPtr = stream->reserve(packetSize_vkCreateInstance); in vkCreateInstance() local202 uint8_t* streamPtr = stream->reserve(packetSize_vkDestroyInstance); in vkDestroyInstance() local268 uint8_t* streamPtr = stream->reserve(packetSize_vkEnumeratePhysicalDevices); in vkEnumeratePhysicalDevices() local374 uint8_t* streamPtr = stream->reserve(packetSize_vkGetPhysicalDeviceFeatures); in vkGetPhysicalDeviceFeatures() local424 uint8_t* streamPtr = stream->reserve(packetSize_vkGetPhysicalDeviceFormatProperties); in vkGetPhysicalDeviceFormatProperties() local492 uint8_t* streamPtr = stream->reserve(packetSize_vkGetPhysicalDeviceImageFormatProperties); in vkGetPhysicalDeviceImageFormatProperties() local551 uint8_t* streamPtr = stream->reserve(packetSize_vkGetPhysicalDeviceProperties); in vkGetPhysicalDeviceProperties() local616 uint8_t* streamPtr = stream->reserve(packetSize_vkGetPhysicalDeviceQueueFamilyProperties); in vkGetPhysicalDeviceQueueFamilyProperties() local716 uint8_t* streamPtr = stream->reserve(packetSize_vkGetPhysicalDeviceMemoryProperties); in vkGetPhysicalDeviceMemoryProperties() local766 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
99 void VulkanStream::loadStringInPlaceWithStreamPtr(char** forOutput, uint8_t** streamPtr) { in loadStringInPlaceWithStreamPtr()119 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