Home
last modified time | relevance | path

Searched defs:VIRGL_SET_SCISSOR_STATE_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h364 #define VIRGL_SET_SCISSOR_STATE_SIZE(x) (1 + 2 * x) macro
/external/virglrenderer/src/
Dvirgl_protocol.h386 #define VIRGL_SET_SCISSOR_STATE_SIZE(x) (1 + 2 * x) macro