Home
last modified time | relevance | path

Searched refs:VIRGL_OBJECT_SAMPLER_VIEW (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_protocol.h43 VIRGL_OBJECT_SAMPLER_VIEW, enumerator
Dvirgl_context.c741 virgl_encode_delete_object(vctx, grview->handle, VIRGL_OBJECT_SAMPLER_VIEW); in virgl_destroy_sampler_view()
Dvirgl_encode.c575 …coder_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_CREATE_OBJECT, VIRGL_OBJECT_SAMPLER_VIEW, VIRGL_O… in virgl_encode_sampler_view()