Searched defs:extract (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dmakealias.py11 def extract(fname): function
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.h74 tnl_extract_func extract; member in struct:tnl_format_info
H A Dt_context.h311 tnl_extract_func extract; member in struct:tnl_clipspace_attr
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex.h74 tnl_extract_func extract; member in struct:tnl_format_info
H A Dt_context.h311 tnl_extract_func extract; member in struct:tnl_clipspace_attr
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_vbo_t.c442 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 Dnouveau_vbo_t.c447 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 Dir3_spill.c798 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 Dmipmap.c8664 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 Daco_optimizer.cpp442 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 Daco_instruction_selection.cpp3342 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

Completed in 44 milliseconds