Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.c234 draw_set_constant_buffer_stride(llvmpipe->draw, lp_get_constant_buffer_stride(screen)); in llvmpipe_create_context()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.h126 void draw_set_constant_buffer_stride(struct draw_context *draw, unsigned num_bytes);
Ddraw_context.c1358 void draw_set_constant_buffer_stride(struct draw_context *draw, unsigned num_bytes) in draw_set_constant_buffer_stride() function