Home
last modified time | relevance | path

Searched refs:VIRGL_BIND_SAMPLER_STATES_START_SLOT (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h386 #define VIRGL_BIND_SAMPLER_STATES_START_SLOT 2 macro
/external/minigbm/external/
Dvirgl_protocol.h383 #define VIRGL_BIND_SAMPLER_STATES_START_SLOT 2 macro
/external/virglrenderer/src/
Dvirgl_protocol.h398 #define VIRGL_BIND_SAMPLER_STATES_START_SLOT 2 macro
Dvrend_decode.c1043 uint32_t start_slot = get_buf_entry(buf, VIRGL_BIND_SAMPLER_STATES_START_SLOT); in vrend_decode_bind_sampler_states()