Searched refs:VIRGL_SET_SAMPLER_VIEWS_SIZE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_protocol.h371 #define VIRGL_SET_SAMPLER_VIEWS_SIZE(num_views) ((num_views) + 2) macro
H A Dvirgl_encode.c656 virgl_encoder_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_SAMPLER_VIEWS, 0, VIRGL_SET_SAMPLER_VIEWS_SIZE(num_views)));
/xsrc/external/mit/MesaLib/dist/src/virtio/virtio-gpu/
H A Dvirgl_protocol.h397 #define VIRGL_SET_SAMPLER_VIEWS_SIZE(num_views) ((num_views) + 2) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_encode.c1007 virgl_encoder_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_SET_SAMPLER_VIEWS, 0, VIRGL_SET_SAMPLER_VIEWS_SIZE(num_views)));

Completed in 13 milliseconds