Home
last modified time | relevance | path

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

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h570 #define VIRGL_SET_DEBUG_FLAGS_MIN_SIZE 2 macro
/external/virglrenderer/src/
Dvirgl_protocol.h582 #define VIRGL_SET_DEBUG_FLAGS_MIN_SIZE 2 macro
Dvrend_decode.c1332 if (length < VIRGL_SET_DEBUG_FLAGS_MIN_SIZE) in vrend_decode_set_debug_mask()