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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_shader.h96 bool sidefx = info->writes_global; local in function:pan_shader_classify_pixel_kill_coverage
105 else if (depth || stencil || (sidefx && coverage))
107 else if (sidefx)
150 !info->fs.sidefx;
H A Dpan_shader.c250 info->fs.sidefx = s->info.writes_memory ||
256 !info->fs.sidefx &&
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_ir.h217 bool sidefx; member in struct:pan_shader_info::__anonc44d1634060a::__anonc44d16340708
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c725 if (info->fs.sidefx)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c235 if (fs->info.fs.sidefx)

Completed in 10 milliseconds