HomeSort by relevance Sort by last modified time
    Searched refs:VIRGL_OBJECT_SAMPLER_VIEW (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 43 VIRGL_OBJECT_SAMPLER_VIEW,
virgl_context.c 741 virgl_encode_delete_object(vctx, grview->handle, VIRGL_OBJECT_SAMPLER_VIEW);
    [all...]
virgl_encode.c 575 virgl_encoder_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_CREATE_OBJECT, VIRGL_OBJECT_SAMPLER_VIEW, VIRGL_OBJ_SAMPLER_VIEW_SIZE));
    [all...]

Completed in 72 milliseconds