Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h328 #define VIRGL_OBJ_SAMPLER_VIEW_SIZE 6 macro
Dvirgl_encode.c575 …ctx, VIRGL_CMD0(VIRGL_CCMD_CREATE_OBJECT, VIRGL_OBJECT_SAMPLER_VIEW, VIRGL_OBJ_SAMPLER_VIEW_SIZE)); in virgl_encode_sampler_view()