Searched refs:nine_upload_buffer_get_map (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_buffer_upload.h53 nine_upload_buffer_get_map(struct nine_subbuffer *buf);
H A Dnine_buffer_upload.c279 nine_upload_buffer_get_map(struct nine_subbuffer *buf) function in typeref:typename:uint8_t *
H A Dbuffer9.c358 *ppbData = nine_upload_buffer_get_map(This->buf) + OffsetToLock;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_buffer_upload.h53 nine_upload_buffer_get_map(struct nine_subbuffer *buf);
H A Dnine_buffer_upload.c287 nine_upload_buffer_get_map(struct nine_subbuffer *buf) function in typeref:typename:uint8_t *
H A Dbuffer9.c430 DBG("Returning %p\n", nine_upload_buffer_get_map(This->buf) + OffsetToLock);
431 *ppbData = nine_upload_buffer_get_map(This->buf) + OffsetToLock;

Completed in 8 milliseconds