Searched refs:crocus_ptr_in_state_buffer (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_genx_macros.h59 if (GFX_VER < 6 && crocus_ptr_in_state_buffer(batch, location)) {
66 assert(!crocus_ptr_in_state_buffer(batch, location));
H A Dcrocus_blorp.c101 if (GFX_VER < 6 && crocus_ptr_in_state_buffer(batch, location)) {
108 assert(!crocus_ptr_in_state_buffer(batch, location));
H A Dcrocus_batch.h313 crocus_ptr_in_state_buffer(struct crocus_batch *batch, void *p) function in typeref:typename:bool

Completed in 5 milliseconds