Searched refs:fd_depth_write_enabled (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_state.h38 static inline bool fd_depth_write_enabled(struct fd_context *ctx) function in typeref:typename:bool
H A Dfreedreno_draw.c149 if (fd_depth_write_enabled(ctx)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_state.h40 fd_depth_write_enabled(struct fd_context *ctx) assert_dt function in typeref:typename:bool
H A Dfreedreno_draw.c81 if (fd_depth_write_enabled(ctx)) {
H A Dfreedreno_state.c59 if (fd_depth_write_enabled(ctx))

Completed in 6 milliseconds