Searched refs:sp_buf (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_buffer.c35 struct sp_tgsi_buffer *sp_buf = (struct sp_tgsi_buffer *)buffer; local in function:sp_tgsi_ssbo_lookup
41 struct pipe_shader_buffer *bview = &sp_buf->sp_bview[unit];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_buffer.c54 struct sp_tgsi_buffer *sp_buf = (struct sp_tgsi_buffer *)buffer; local in function:sp_tgsi_load
65 bview = &sp_buf->sp_bview[params->unit];
112 struct sp_tgsi_buffer *sp_buf = (struct sp_tgsi_buffer *)buffer; local in function:sp_tgsi_store
123 bview = &sp_buf->sp_bview[params->unit];
296 struct sp_tgsi_buffer *sp_buf = (struct sp_tgsi_buffer *)buffer; local in function:sp_tgsi_op
306 bview = &sp_buf->sp_bview[params->unit];
351 struct sp_tgsi_buffer *sp_buf = (struct sp_tgsi_buffer *)buffer; local in function:sp_tgsi_get_dims
358 bview = &sp_buf->sp_bview[params->unit];

Completed in 3 milliseconds