Home
last modified time | relevance | path

Searched refs:VIRGL_OBJ_SAMPLER_STATE_SIZE (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h343 #define VIRGL_OBJ_SAMPLER_STATE_SIZE 9 macro
/external/minigbm/external/
Dvirgl_protocol.h340 #define VIRGL_OBJ_SAMPLER_STATE_SIZE 9 macro
/external/virglrenderer/src/
Dvirgl_protocol.h355 #define VIRGL_OBJ_SAMPLER_STATE_SIZE 9 macro
Dvrend_decode.c653 if (length != VIRGL_OBJ_SAMPLER_STATE_SIZE) in vrend_decode_create_sampler_state()
/external/virglrenderer/tests/
Dtestvirgl_encode.c624 …x, VIRGL_CMD0(VIRGL_CCMD_CREATE_OBJECT, VIRGL_OBJECT_SAMPLER_STATE, VIRGL_OBJ_SAMPLER_STATE_SIZE)); in virgl_encode_sampler_state()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_encode.c889 …x, VIRGL_CMD0(VIRGL_CCMD_CREATE_OBJECT, VIRGL_OBJECT_SAMPLER_STATE, VIRGL_OBJ_SAMPLER_STATE_SIZE)); in virgl_encode_sampler_state()