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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/
H A Ddecode.c327 pandecode_stencil_op_name(enum mali_stencil_op op) function in typeref:typename:char *
840 const char *sfail = pandecode_stencil_op_name(stencil->sfail);
841 const char *dpfail = pandecode_stencil_op_name(stencil->dpfail);
842 const char *dppass = pandecode_stencil_op_name(stencil->dppass);

Completed in 7 milliseconds