Searched refs:draw_set_constant_buffer_stride (Results 1 – 3 of 3) sorted by relevance
234 draw_set_constant_buffer_stride(llvmpipe->draw, lp_get_constant_buffer_stride(screen)); in llvmpipe_create_context()
126 void draw_set_constant_buffer_stride(struct draw_context *draw, unsigned num_bytes);
1358 void draw_set_constant_buffer_stride(struct draw_context *draw, unsigned num_bytes) in draw_set_constant_buffer_stride() function