HomeSort by relevance Sort by last modified time
    Searched defs:SWAPCHAIN_NULL_POINTER (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/layers/
swapchain.h 36 SWAPCHAIN_NULL_POINTER, // Pointer set to NULL, instead of being a valid pointer
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
swapchain.h 36 SWAPCHAIN_NULL_POINTER, // Pointer set to NULL, instead of being a valid pointer
87 SWAPCHAIN_NULL_POINTER, LAYER_NAME, "%s() called with NULL pointer %s.", __FUNCTION__, (obj)) \

Completed in 119 milliseconds