X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pvr%2Fsgxinfo.h;h=8310244b9d24fc4bb6eb20d0e54448af1d9f5d6b;hb=4713ddfef267393154536ce3f4edb8ae3c5d6d72;hp=eda7f34e6994b124323bca2d937f1465fbef5a87;hpb=031dbbdc76ed408e4a1206569ba85f79a9c98763;p=sgx.git diff --git a/pvr/sgxinfo.h b/pvr/sgxinfo.h index eda7f34..8310244 100644 --- a/pvr/sgxinfo.h +++ b/pvr/sgxinfo.h @@ -71,6 +71,7 @@ struct SGX_BRIDGE_INIT_INFO { struct SGX_INIT_SCRIPTS sScripts; + u32 state_buf_ofs; }; struct SGXMKIF_COMMAND { @@ -201,6 +202,9 @@ struct SGXMKIF_HOST_CTL { /*< to count time wraps in the Timer task */ u32 ui32TimeWraps; + + u32 render_state_buf_ta_handle; + u32 render_state_buf_3d_handle; }; struct SGX_CLIENT_INFO {