Home
last modified time | relevance | path

Searched refs:local_pLayerPrefix (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp18871 char* local_pLayerPrefix; in vkDebugReportMessageEXT() local
18879 local_pLayerPrefix = nullptr; in vkDebugReportMessageEXT()
18882 local_pLayerPrefix = pool->strDup(pLayerPrefix); in vkDebugReportMessageEXT()
18900 countingStream->putString(local_pLayerPrefix); in vkDebugReportMessageEXT()
18917 stream->putString(local_pLayerPrefix); in vkDebugReportMessageEXT()