Searched refs:first_ptr (Results 1 – 3 of 3) sorted by relevance
808 int last_ptr, first_ptr; in compute_flushbits() local809 first_ptr = esv->w_ptr; /* first header to add to bitstream */ in compute_flushbits()821 remaining_headers = 1 + last_ptr - first_ptr; in compute_flushbits()822 if (last_ptr < first_ptr) in compute_flushbits()823 remaining_headers = 1 + last_ptr - first_ptr + MAX_HEADER_BUF; in compute_flushbits()849 DEBUGF(gfc, "first header write_timing = %i \n", esv->header[first_ptr].write_timing); in compute_flushbits()851 DEBUGF(gfc, "first_ptr, last_ptr %i %i \n", first_ptr, last_ptr); in compute_flushbits()
101 %first_ptr = OpAccessChain %uint_pc_ptr %push_constants %const_uint_0103 %first = OpLoad %uint %first_ptr
104 %first_ptr = OpAccessChain %uint_pc_ptr %push_constants %const_uint_0106 %first = OpLoad %uint %first_ptr