Searched defs:PIPE_RESOURCE_FLAG_UNMAPPABLE (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/include/pipe/ | ||
H A D | p_defines.h | 533 #define PIPE_RESOURCE_FLAG_UNMAPPABLE (1 << 8) /* implies staging transfers due to VK interop */ macro |
Completed in 11 milliseconds