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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_format_table.h53 uint8_t return_channels; member in struct:v3d_format
H A Dv3d_formats.c116 return vf->return_channels;
H A Dv3dx_format_table.c38 #define FORMAT(pipe, rt, tex, swiz, return_size, return_channels) \
45 return_channels, \
H A Dv3d_program.c429 key->tex[i].return_channels = 2;
431 key->tex[i].return_channels = 4;
433 key->tex[i].return_channels =
471 key->tex[i].return_channels = 2;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_format_table.h53 uint8_t return_channels; member in struct:v3d_format
H A Dv3d_formats.c126 return vf->return_channels;
H A Dv3dx_format_table.c38 #define FORMAT(pipe, rt, tex, swiz, return_size, return_channels) \
45 return_channels, \
H A Dv3d_program.c470 key->sampler[i].return_channels = 2;
472 key->sampler[i].return_channels = 4;
474 key->sampler[i].return_channels =
509 key->sampler[i].return_channels = 2;
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d_compiler.h384 uint8_t return_channels; member in struct:v3d_key::__anon1d6da8590208
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dv3d_compiler.h326 uint8_t return_channels; member in struct:v3d_key::__anon0a8faa060108
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline.c1052 key->sampler[sampler_idx].return_channels =

Completed in 27 milliseconds