Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h433 #define VIRGL_RENDER_CONDITION_CONDITION 2 macro
/external/virglrenderer/src/
Dvirgl_protocol.h455 #define VIRGL_RENDER_CONDITION_CONDITION 2 macro
Dvrend_decode.c1037 bool condition = get_buf_entry(ctx, VIRGL_RENDER_CONDITION_CONDITION) & 1; in vrend_decode_set_render_condition()