Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h1350 const char* pLayerPrefix,
DVkEncoder.cpp18854 const char* pLayerPrefix, in vkDebugReportMessageEXT() argument
18880 if (pLayerPrefix) in vkDebugReportMessageEXT()
18882 local_pLayerPrefix = pool->strDup(pLayerPrefix); in vkDebugReportMessageEXT()
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp3793 const char* pLayerPrefix, in entry_vkDebugReportMessageEXT() argument
3798 …portMessageEXT(instance, flags, objectType, object, location, messageCode, pLayerPrefix, pMessage); in entry_vkDebugReportMessageEXT()