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