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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h94 ubyte colors_read; /**< which color components are read by the FS */ member in struct:tgsi_shader_info
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c446 unsigned colors_read = ctx->shader->selector->info.colors_read; local in function:si_nir_build_llvm
H A Dsi_shader.h361 ubyte colors_read; /**< which color components are read by the FS */ member in struct:si_shader_info
603 unsigned colors_read : 8; /* color input components read */ member in struct:si_shader_part_key::__anon396a29300908
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h93 ubyte colors_read; /**< which color components are read by the FS */ member in struct:tgsi_shader_info
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.h480 unsigned colors_read:8; /* color input components read */ member in struct:si_shader_part_key::__anon05df395d0908
H A Dsi_shader.c1878 unsigned colors_read = shader->selector->info.colors_read; local in function:si_llvm_load_input_fs
[all...]

Completed in 20 milliseconds