Monado OpenXR Runtime
|
Allows to debug image that is in GPU memory. More...
#include <util/u_native_images_debug.h>
Data Fields | |
struct u_native_images_debug | base |
Base for native image debugging. More... | |
struct xrt_swapchain_native * | xscn |
Protected by base::mutex . More... | |
Allows to debug image that is in GPU memory.
struct u_native_images_debug u_swapchain_debug::base |
Base for native image debugging.
Referenced by u_swapchain_debug_clear(), u_swapchain_debug_destroy(), u_swapchain_debug_init(), u_swapchain_debug_lock(), u_swapchain_debug_set(), and u_swapchain_debug_unlock().
struct xrt_swapchain_native* u_swapchain_debug::xscn |
Protected by base::mutex
.
Referenced by u_swapchain_debug_clear(), u_swapchain_debug_destroy(), and u_swapchain_debug_set().