Searched refs:draw_set_constant_buffer_stride (Results 1 – 4 of 4) sorted by relevance
128 void draw_set_constant_buffer_stride(struct draw_context *draw, unsigned num_bytes);
1352 void draw_set_constant_buffer_stride(struct draw_context *draw, unsigned num_bytes) in draw_set_constant_buffer_stride() function
270 draw_set_constant_buffer_stride(llvmpipe->draw, lp_get_constant_buffer_stride(screen)); in llvmpipe_create_context()
237 draw_set_constant_buffer_stride(draw, sizeof(float)); in st_feedback_draw_vbo()