Searched defs:channel_size (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_util.c | 65 uint32_t channel_size = 0; local in function:pipe2surface
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | format_parser.py | 405 def channel_size(self): member in class:Format
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | format_parser.py | 405 def channel_size(self): member in class:Format
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_copyimage.c | 211 canonical_format_from_bits(unsigned bits, unsigned channel_size) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_copyimage.c | 211 canonical_format_from_bits(unsigned bits, unsigned channel_size) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_vec4.cpp | 678 int channel_size = type_sz(inst->src[i].type) / 4; local in function:brw::vec4_visitor::pack_uniform_registers 713 int channel_size = type_sz(inst->src[0].type) / 4; local in function:brw::vec4_visitor::pack_uniform_registers 611 set_push_constant_loc(const int nr_uniforms,int * new_uniform_count,const int src,const int size,const int channel_size,int * new_loc,int * new_chan,int * new_chans_used) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_vec4.cpp | 679 int channel_size = type_sz(inst->src[i].type) / 4; local in function:brw::vec4_visitor::pack_uniform_registers 714 int channel_size = type_sz(inst->src[0].type) / 4; local in function:brw::vec4_visitor::pack_uniform_registers 609 set_push_constant_loc(const int nr_uniforms,int * new_uniform_count,const int src,const int size,const int channel_size,int * new_loc,int * new_chan,int * new_chans_used) argument [all...] |
Completed in 10 milliseconds