Home
last modified time | relevance | path

Searched defs:m_max_color_exports (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_fs.h74 unsigned m_max_color_exports; variable
Dsfn_assembler.cpp114 unsigned m_max_color_exports{0}; member in r600::AssamblerVisitor