Searched refs:return_channels (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_format_table.h | 53 uint8_t return_channels; member in struct:v3d_format
|
| H A D | v3d_formats.c | 116 return vf->return_channels;
|
| H A D | v3dx_format_table.c | 38 #define FORMAT(pipe, rt, tex, swiz, return_size, return_channels) \ 45 return_channels, \
|
| H A D | v3d_program.c | 429 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 D | v3d_format_table.h | 53 uint8_t return_channels; member in struct:v3d_format
|
| H A D | v3d_formats.c | 126 return vf->return_channels;
|
| H A D | v3dx_format_table.c | 38 #define FORMAT(pipe, rt, tex, swiz, return_size, return_channels) \ 45 return_channels, \
|
| H A D | v3d_program.c | 470 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 D | v3d_compiler.h | 384 uint8_t return_channels; member in struct:v3d_key::__anon1d6da8590208
|
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | v3d_compiler.h | 326 uint8_t return_channels; member in struct:v3d_key::__anon0a8faa060108
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline.c | 1052 key->sampler[sampler_idx].return_channels =
|
Completed in 27 milliseconds