Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_ringbuffer.c111 unsigned max_dwords, in util_ringbuffer_dequeue() argument
140 ring_packet->dwords > max_dwords) { in util_ringbuffer_dequeue()
Du_ringbuffer.h26 unsigned max_dwords,