Searched refs:crocus_ptr_in_state_buffer (Results 1 – 3 of 3) sorted by relevance
59 if (GFX_VER < 6 && crocus_ptr_in_state_buffer(batch, location)) { in __gen_combine_address()66 assert(!crocus_ptr_in_state_buffer(batch, location)); in __gen_combine_address()
101 if (GFX_VER < 6 && crocus_ptr_in_state_buffer(batch, location)) { in blorp_emit_reloc()108 assert(!crocus_ptr_in_state_buffer(batch, location)); in blorp_emit_reloc()
313 crocus_ptr_in_state_buffer(struct crocus_batch *batch, void *p) in crocus_ptr_in_state_buffer() function