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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 38 VIRGL_OBJECT_BLEND,
virgl_context.c 254 virgl_encode_bind_object(vctx, handle, VIRGL_OBJECT_BLEND);
262 virgl_encode_delete_object(vctx, handle, VIRGL_OBJECT_BLEND);
    [all...]
virgl_encode.c 87 virgl_encoder_write_cmd_dword(ctx, VIRGL_CMD0(VIRGL_CCMD_CREATE_OBJECT, VIRGL_OBJECT_BLEND, VIRGL_OBJ_BLEND_SIZE));
    [all...]

Completed in 542 milliseconds