Home
last modified time | relevance | path

Searched defs:colors_read (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c876 unsigned colors_read = ctx->shader->selector->info.colors_read; in si_llvm_translate_nir() local
H A Dsi_shader.h422 ubyte colors_read; /**< which color components are read by the FS */ member
635 unsigned colors_read : 8; /* color input components read */ member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h91 ubyte colors_read; /**< which color components are read by the FS */ member

Completed in 6 milliseconds