HomeSort by relevance Sort by last modified time
    Searched refs:LOGCONSOLE (Results 1 - 3 of 3) sorted by null

  /external/vulkan-validation-layers/layers/
core_validation.cpp 64 #define LOGCONSOLE(...) ((void)__android_log_print(ANDROID_LOG_INFO, "DS", __VA_ARGS__))
66 #define LOGCONSOLE(...) \
190 LOGCONSOLE("Cannot activate layer VK_LAYER_GOOGLE_unique_objects prior to activating %s.",
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
core_validation.cpp 66 #define LOGCONSOLE(...) ((void)__android_log_print(ANDROID_LOG_INFO, "DS", __VA_ARGS__))
68 #define LOGCONSOLE(...) \
176 LOGCONSOLE("Cannot activate layer VK_LAYER_GOOGLE_unique_objects prior to activating %s.",
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
core_validation.cpp 66 #define LOGCONSOLE(...) ((void)__android_log_print(ANDROID_LOG_INFO, "DS", __VA_ARGS__))
68 #define LOGCONSOLE(...) \
176 LOGCONSOLE("Cannot activate layer VK_LAYER_GOOGLE_unique_objects prior to activating %s.",
    [all...]

Completed in 65 milliseconds