Home
last modified time | relevance | path

Searched refs:VIRGL_OBJ_QUERY_SIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h469 #define VIRGL_OBJ_QUERY_SIZE 4 macro
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c1202 …ite_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_CREATE_OBJECT, VIRGL_OBJECT_QUERY, VIRGL_OBJ_QUERY_SIZE)); in virgl_encoder_create_query()