Searched refs:draw_set_constant_buffer_stride (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_context.c249 draw_set_constant_buffer_stride(llvmpipe->draw, lp_get_constant_buffer_stride(screen));
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.h126 void draw_set_constant_buffer_stride(struct draw_context *draw, unsigned num_bytes);
H A Ddraw_context.c1354 void draw_set_constant_buffer_stride(struct draw_context *draw, unsigned num_bytes) function in typeref:typename:void

Completed in 4 milliseconds