Searched refs:lp_get_constant_buffer_stride (Results 1 – 4 of 4) sorted by relevance
86 static inline unsigned lp_get_constant_buffer_stride(struct pipe_screen *_screen) in lp_get_constant_buffer_stride() function
234 draw_set_constant_buffer_stride(llvmpipe->draw, lp_get_constant_buffer_stride(screen)); in llvmpipe_create_context()
1238 … DIV_ROUND_UP(setup->constants[i].stored_size, lp_get_constant_buffer_stride(scene->pipe->screen)); in try_update_scene_state()
1180 lp_get_constant_buffer_stride(llvmpipe->pipe.screen)); in update_csctx_consts()