Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c528 uint32_t num_allocated_consts; member
2828 if (consts->num_allocated_consts < num_constant) { in vrend_set_constants()
2833 consts->num_allocated_consts = num_constant; in vrend_set_constants()