Searched refs:stencil_full_writemasks (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qir.h330 bool stencil_full_writemasks; member in struct:vc4_fs_key
H A Dvc4_program.c1360 if (c->fs_key->stencil_full_writemasks) {
2710 key->stencil_full_writemasks = vc4->zsa->stencil_uniforms[2] != 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qir.h329 bool stencil_full_writemasks; member in struct:vc4_fs_key
H A Dvc4_program.c1349 if (c->fs_key->stencil_full_writemasks) {
2735 key->stencil_full_writemasks = vc4->zsa->stencil_uniforms[2] != 0;

Completed in 12 milliseconds