Searched refs:util_dynarray_pop (Results 1 – 6 of 6) sorted by relevance
138 #define util_dynarray_pop(buf, type) *util_dynarray_pop_ptr(buf, type) macro
284 (void)util_dynarray_pop(&surf->subpics, vlVaSubpicture *); in vlVaDeassociateSubpicture()
150 util_dynarray_pop(&batch->samples, struct fd_hw_sample *); in batch_fini()
356 util_dynarray_pop(&batch->samples, struct fd_hw_sample *); in fd_hw_query_prepare()
739 loop = util_dynarray_pop(&vpc->loop_stack, struct nvfx_loop_entry); in nvfx_vertprog_parse_instruction()
786 hw = &fpc->fp->insn[util_dynarray_pop(&fpc->if_stack, unsigned)]; in nvfx_fragprog_parse_instruction()