Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c403 int maxcb = scr->get_shader_param(scr, sh, in cso_destroy_context() local
410 assert(maxcb <= PIPE_MAX_CONSTANT_BUFFERS); in cso_destroy_context()
424 for (int i = 0; i < maxcb; i++) { in cso_destroy_context()
/external/libevent/
Devent.c1767 const int maxcb = base->max_dispatch_callbacks; in event_process_active() local
1787 maxcb, endtime); in event_process_active()
DChangeLog1899 o Optimization in event_process_active(): ignore maxcb & endtime