Searched refs:is_stateobj (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c206 is_stateobj(struct fd_ringbuffer *ring) function in typeref:typename:bool
218 if (is_stateobj(ring))
499 if (dirty && is_stateobj(ring))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h40 static bool is_stateobj(struct fd_ringbuffer *ring);
80 if (is_stateobj(ring))
411 if (dirty && is_stateobj(ring))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c97 is_stateobj(struct fd_ringbuffer *ring) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c123 is_stateobj(struct fd_ringbuffer *ring) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c132 is_stateobj(struct fd_ringbuffer *ring) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c131 is_stateobj(struct fd_ringbuffer *ring) function in typeref:typename:bool

Completed in 9 milliseconds