| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_state_surface.c | 57 struct pipe_surface *cb = i < fb->nr_cbufs ? fb->cbufs[i] : NULL; local in function:softpipe_set_framebuffer_state
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_state_surface.c | 57 struct pipe_surface *cb = i < fb->nr_cbufs ? fb->cbufs[i] : NULL; local in function:softpipe_set_framebuffer_state
|
| H A D | sp_context.c | 195 softpipe_set_debug_callback(struct pipe_context * pipe,const struct pipe_debug_callback * cb) argument
|
| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ |
| H A D | hgsmimemalloc.c | 85 void *HGSMIMAAlloc(HGSMIMADATA *pMA, HGSMISIZE cb) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_constants.c | 45 svga_set_constant_buffer(struct pipe_context * pipe,enum pipe_shader_type shader,uint index,const struct pipe_constant_buffer * cb) argument [all...] |
| H A D | svga_pipe_misc.c | 214 svga_set_debug_callback(struct pipe_context * pipe,const struct pipe_debug_callback * cb) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_debug.c | 176 struct pipe_debug_callback cb; local in function:st_update_debug_callback
|
| H A D | st_cb_flush.c | 177 struct pipe_device_reset_callback cb; local in function:st_install_device_reset_callback
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/ |
| H A D | agx_uniforms.c | 62 struct pipe_constant_buffer *cb = &st->cb[ local in function:agx_push_location_direct 33 agx_const_buffer_ptr(struct agx_batch * batch,struct pipe_constant_buffer * cb) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_constants.c | 45 svga_set_constant_buffer(struct pipe_context * pipe,enum pipe_shader_type shader,uint index,bool take_ownership,const struct pipe_constant_buffer * cb) argument [all...] |
| H A D | svga_state_ts.c | 317 struct pipe_constant_buffer cb; local in function:get_passthrough_tcs
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_debug.c | 134 struct pipe_debug_callback cb; local in function:st_update_debug_callback
|
| H A D | st_cb_flush.c | 178 struct pipe_device_reset_callback cb; local in function:st_install_device_reset_callback
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/isa/ |
| H A D | isa.h | 41 void (*cb)(void *data, struct isa_decode_value *val); member in struct:isa_decode_hook
|
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/ |
| H A D | vk_debug_report.c | 53 struct vk_debug_report_callback *cb = local in function:vk_create_debug_report_callback [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_uniforms.c | 61 etna_uniforms_write(const struct etna_context * ctx,const struct etna_shader_variant * sobj,struct pipe_constant_buffer * cb,uint32_t * uniforms,unsigned * size) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_context.c | 169 i915_set_debug_callback(struct pipe_context * pipe,const struct pipe_debug_callback * cb) argument
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | CloseHook.c | 117 CallbackRec *cb; local in function:XmuAddCloseDisplayHook [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_inline_helpers.h | 5 _nir_foreach_dest(nir_instr *instr, nir_foreach_dest_cb cb, void *state) argument 45 _nir_visit_src(nir_src *src, nir_foreach_src_cb cb, void *state) argument 56 nir_foreach_src_cb cb; member in struct:__anon8bf80b0d0108 71 nir_foreach_dest(nir_instr * instr,nir_foreach_dest_cb cb,void * state) argument 77 nir_foreach_src(nir_instr * instr,nir_foreach_src_cb cb,void * state) argument [all...] |
| H A D | nir_lower_vec_to_movs.c | 32 nir_instr_writemask_filter_cb cb; member in struct:vec_to_movs_data 305 nir_lower_vec_to_movs(nir_shader *shader, nir_instr_writemask_filter_cb cb, argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_context.c | 83 v3d_set_debug_callback(struct pipe_context * pctx,const struct pipe_debug_callback * cb) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_context.c | 88 vc4_set_debug_callback(struct pipe_context * pctx,const struct pipe_debug_callback * cb) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ |
| H A D | queue.cpp | 53 struct pipe_debug_callback cb; local in function:command_queue::command_queue
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_mfbd.c | 229 for (int cb = 0; cb < ctx->pipe_framebuffer.nr_cbufs; ++cb) { local in function:panfrost_mfbd_fragment
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_program_pair.c | 131 pair_foreach_source_callback(struct rc_pair_instruction * pair,void * data,rc_pair_foreach_src_fn cb,unsigned int swz,unsigned int src) argument 169 rc_pair_foreach_source_that_alpha_reads(struct rc_pair_instruction * pair,void * data,rc_pair_foreach_src_fn cb) argument 184 rc_pair_foreach_source_that_rgb_reads(struct rc_pair_instruction * pair,void * data,rc_pair_foreach_src_fn cb) argument
|