Searched refs:set_uniform_location (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_draw_hw_select.c | 62 #define set_uniform_location(var, field, packed) \ macro 143 set_uniform_location(culling_config, culling_config, packed); in face_culling() 356 set_uniform_location(plane, clip_planes[index][0], packed); in get_user_clip_plane() 366 set_uniform_location(depth_scale, depth_scale, packed); in get_depth_range_transform() 370 set_uniform_location(depth_transport, depth_transport, packed); in get_depth_range_transform() 407 set_uniform_location(uni_offset, result_offset, packed); in update_result_buffer()
|
Completed in 2 milliseconds