| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | makealias.py | 11 def extract(fname): function
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_vertex.h | 74 tnl_extract_func extract; member in struct:tnl_format_info
|
| H A D | t_context.h | 311 tnl_extract_func extract; member in struct:tnl_clipspace_attr
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_vertex.h | 74 tnl_extract_func extract; member in struct:tnl_format_info
|
| H A D | t_context.h | 311 tnl_extract_func extract; member in struct:tnl_clipspace_attr
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_vbo_t.c | 442 extract_u_t extract = ib ? render->ib.extract_u : extract_id; local in function:vbo_draw_imm
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_vbo_t.c | 447 extract_u_t extract = ib ? render->ib.extract_u : extract_id; local in function:vbo_draw_imm
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_spill.c | 798 extract(struct ir3_register *parent_def, unsigned offset, unsigned elems, function in typeref:struct:ir3_register *
|
| /xsrc/external/mit/glu/dist/src/libutil/ |
| H A D | mipmap.c | 8664 halveImageSlice(int components,GLdouble (* extract)(int,const void *),void (* shove)(GLdouble,int,void *),GLint width,GLint height,GLint depth,const void * dataIn,void * dataOut,GLint elementSizeInBytes,GLint groupSizeInBytes,GLint rowSizeInBytes,GLint imageSizeInBytes,GLint isSwap) argument 8826 halveImage3D(int components,GLdouble (* extract)(int,const void *),void (* shove)(GLdouble,int,void *),GLint width,GLint height,GLint depth,const void * dataIn,void * dataOut,GLint elementSizeInBytes,GLint groupSizeInBytes,GLint rowSizeInBytes,GLint imageSizeInBytes,GLint isSwap) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_optimizer.cpp | 442 void set_extract(Instruction* extract) argument 2913 apply_ds_extract(opt_ctx& ctx, aco_ptr<Instruction>& extract) argument 3675 aco_ptr<Pseudo_instruction> extract{create_instruction<Pseudo_instruction>( local in function:aco::select_instruction 3688 aco_ptr<Pseudo_instruction> extract{create_instruction<Pseudo_instruction>( local in function:aco::select_instruction [all...] |
| H A D | aco_instruction_selection.cpp | 3342 uint32_t extract = (const_bits->u32 << 16) | (const_offset->u32 & 0x1f); local in function:aco::__anon562fcc110110::visit_alu_instr 3365 Temp extract = local in function:aco::__anon562fcc110110::visit_alu_instr
|