Searched defs:user_buffer (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_scratch.cpp32 swr_copy_to_scratch_space(struct swr_context * ctx,struct swr_scratch_space * space,const void * user_buffer,unsigned int size) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_scratch.cpp33 swr_copy_to_scratch_space(struct swr_context * ctx,struct swr_scratch_space * space,const void * user_buffer,unsigned int size) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_encode.h48 const void *user_buffer; /**< pointer to a user buffer if buffer == NULL */ member in struct:virgl_indexbuf
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_encode.h49 const void *user_buffer; /**< pointer to a user buffer if buffer == NULL */ member in struct:virgl_indexbuf
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dtexture9.c56 void *user_buffer = NULL, *user_buffer_for_level; local in function:NineTexture9_ctor
H A Dsurface9.c51 NineSurface9_ctor(struct NineSurface9 * This,struct NineUnknownParams * pParams,struct NineUnknown * pContainer,struct pipe_resource * pResource,void * user_buffer,uint8_t TextureType,unsigned Level,unsigned Layer,D3DSURFACE_DESC * pDesc) argument
850 NineSurface9_new(struct NineDevice9 * pDevice,struct NineUnknown * pContainer,struct pipe_resource * pResource,void * user_buffer,uint8_t TextureType,unsigned Level,unsigned Layer,D3DSURFACE_DESC * pDesc,struct NineSurface9 ** ppOut) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dtexture9.c57 struct nine_allocation *user_buffer = NULL, *user_buffer_for_level; local in function:NineTexture9_ctor
H A Dsurface9.c52 NineSurface9_ctor(struct NineSurface9 * This,struct NineUnknownParams * pParams,struct NineUnknown * pContainer,struct pipe_resource * pResource,struct nine_allocation * user_buffer,uint8_t TextureType,unsigned Level,unsigned Layer,D3DSURFACE_DESC * pDesc) argument
875 NineSurface9_new(struct NineDevice9 * pDevice,struct NineUnknown * pContainer,struct pipe_resource * pResource,struct nine_allocation * user_buffer,uint8_t TextureType,unsigned Level,unsigned Layer,D3DSURFACE_DESC * pDesc,struct NineSurface9 ** ppOut) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_state.h612 const void *user_buffer; /**< pointer to a user buffer if buffer == NULL */ member in struct:pipe_constant_buffer
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_state.h636 const void *user_buffer; /**< pointer to a user buffer if buffer == NULL */ member in struct:pipe_constant_buffer

Completed in 12 milliseconds