Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h319 #define VIRGL_OBJ_SAMPLE_STATE_S0_COMPARE_FUNC(x) (((x) & 0x7) << 16) macro
/external/virglrenderer/src/
Dvirgl_protocol.h340 #define VIRGL_OBJ_SAMPLE_STATE_S0_COMPARE_FUNC(x) (((x) & 0x7) << 16) macro