Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.h60 bool skip_consts; member
H A Dfd3_emit.c752 if (!emit->skip_consts) { in fd3_emit_state()
H A Dfd3_gmem.c48 emit->skip_consts = true; in fd3_gmem_emit_set_prog()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.h59 bool skip_consts; member
H A Dfd4_gmem.c49 emit->skip_consts = true; in fd4_gmem_emit_set_prog()
H A Dfd4_emit.c847 if (!emit->skip_consts) { /* evil hack to deal sanely with clear path */ in fd4_emit_state()

Completed in 6 milliseconds