Searched defs:out_buf (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_android.h155 vn_android_buffer_from_ahb(UNUSED struct vn_device * dev,UNUSED const VkBufferCreateInfo * create_info,UNUSED const VkAllocationCallbacks * alloc,UNUSED struct vn_buffer ** out_buf) argument
H A Dvn_buffer.c23 vn_buffer_create(struct vn_device * dev,const VkBufferCreateInfo * create_info,const VkAllocationCallbacks * alloc,struct vn_buffer ** out_buf) argument
H A Dvn_android.c1205 vn_android_buffer_from_ahb(struct vn_device * dev,const VkBufferCreateInfo * create_info,const VkAllocationCallbacks * alloc,struct vn_buffer ** out_buf) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_draw_arrays.c43 generate_indices(struct svga_hwtnl * hwtnl,unsigned nr,unsigned index_size,u_generate_func generate,struct pipe_resource ** out_buf) argument
92 retrieve_or_generate_indices(struct svga_hwtnl * hwtnl,enum pipe_prim_type prim,unsigned gen_type,unsigned gen_nr,unsigned gen_size,u_generate_func generate,struct pipe_resource ** out_buf) argument
H A Dsvga_draw_elements.c62 translate_indices(struct svga_hwtnl * hwtnl,struct pipe_resource * src,unsigned offset,enum pipe_prim_type orig_prim,enum pipe_prim_type gen_prim,unsigned orig_nr,unsigned gen_nr,unsigned index_size,u_translate_func translate,struct pipe_resource ** out_buf) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_draw_arrays.c43 generate_indices(struct svga_hwtnl * hwtnl,unsigned nr,unsigned index_size,u_generate_func generate,struct pipe_resource ** out_buf) argument
92 retrieve_or_generate_indices(struct svga_hwtnl * hwtnl,enum pipe_prim_type prim,unsigned gen_type,unsigned gen_nr,unsigned gen_size,u_generate_func generate,struct pipe_resource ** out_buf) argument
H A Dsvga_draw_elements.c62 translate_indices(struct svga_hwtnl * hwtnl,const struct pipe_draw_info * info,const struct pipe_draw_start_count_bias * draw,enum pipe_prim_type gen_prim,unsigned orig_nr,unsigned gen_nr,unsigned gen_size,u_translate_func translate,struct pipe_resource ** out_buf,unsigned * out_offset) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/tizonia/
H A Dh264eprc.c201 OMX_BUFFERHEADERTYPE * out_buf = priv->p_outhdr_; local in function:h264e_manage_buffers
571 OMX_BUFFERHEADERTYPE *out_buf = NULL; local in function:h264e_prc_buffers_ready
H A Dh264dprc.c496 OMX_BUFFERHEADERTYPE *out_buf = NULL; local in function:h264d_prc_buffers_ready
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/tizonia/
H A Dh264eprc.c201 OMX_BUFFERHEADERTYPE * out_buf = priv->p_outhdr_; local in function:h264e_manage_buffers
571 OMX_BUFFERHEADERTYPE *out_buf = NULL; local in function:h264e_prc_buffers_ready
H A Dh264dprc.c483 OMX_BUFFERHEADERTYPE *out_buf = NULL; local in function:h264d_prc_buffers_ready
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_memory_editor.h607 static char out_buf[64 + 8 + 1]; local in function:MemoryEditor::FormatBinary
619 void DisplayPreviewData(size_t addr, const u8* mem_data, size_t mem_size, DataType data_type, DataFormat data_format, char* out_buf, size_t out_buf_size) const argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_memory_editor.h609 static char out_buf[64 + 8 + 1]; local in function:MemoryEditor::FormatBinary
622 void DisplayPreviewData(size_t addr, const u8* mem_data, size_t mem_size, DataType data_type, DataFormat data_format, char* out_buf, size_t out_buf_size) const argument
[all...]

Completed in 24 milliseconds