Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/layers/jni/
DnullLayer.cpp27 #define LAYER_FULL_NAME "VK_LAYER_ANDROID_nullLayer" xstr(LAYERNAME) macro
28 #define LOG_TAG LAYER_FULL_NAME
80 LAYER_FULL_NAME,
115 const char *msg = "nullCreateDevice called in " LAYER_FULL_NAME; in nullCreateDevice()
149 const char *msg = "nullCreateInstance called in " LAYER_FULL_NAME; in nullCreateInstance()