Searched defs:assembly (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Di965_disasm.c49 void *assembly; local in function:i965_disasm_read_binary
105 void *assembly = NULL; local in function:main
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_disasm.c41 intel_disasm_find_end(const struct intel_device_info * devinfo,const void * assembly,int start) argument
67 intel_disassemble(const struct intel_device_info * devinfo,const void * assembly,int start,FILE * out) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/common/
H A Dgen_disasm.c72 gen_disasm_disassemble(struct gen_disasm *disasm, const void *assembly, argument
45 gen_disasm_find_end(struct gen_disasm * disasm,const void * assembly,int start) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_disasm_info.c34 dump_assembly(void *assembly, struct disasm_info *disasm) argument
H A Dbrw_vec4_tcs.cpp388 const unsigned *assembly; local in function:brw::brw_compile_tcs
H A Dbrw_eu.c353 brw_disassemble(const struct gen_device_info * devinfo,const void * assembly,int start,int end,FILE * out) argument
H A Dbrw_shader.cpp1239 const unsigned *assembly; local in function:brw_compile_tes
H A Dbrw_eu_validate.c1826 brw_validate_instructions(const struct gen_device_info * devinfo,const void * assembly,int start_offset,int end_offset,struct disasm_info * disasm) argument
H A Dbrw_vec4.cpp2850 const unsigned *assembly = NULL; local in function:brw_compile_vs
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_disasm.c60 struct util_dynarray assembly = {}; local in function:i965_disasm_read_c_literal_file
94 void *assembly; local in function:i965_disasm_read_binary
152 void *assembly = NULL; local in function:main
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_disk_cache.c166 const void *assembly; local in function:crocus_disk_cache_retrieve
H A Dcrocus_program_cache.c123 find_existing_assembly(struct hash_table * cache,void * map,const void * assembly,unsigned assembly_size) argument
187 crocus_upload_shader(struct crocus_context * ice,enum crocus_program_cache_id cache_id,uint32_t key_size,const void * key,const void * assembly,uint32_t asm_size,struct brw_stage_prog_data * prog_data,uint32_t prog_data_size,uint32_t * streamout,enum brw_param_builtin * system_values,unsigned num_system_values,unsigned num_cbufs,const struct crocus_binding_table * bt) argument
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_disasm_info.c34 dump_assembly(void *assembly, int start_offset, int end_offset, argument
H A Dbrw_vec4_tcs.cpp372 const unsigned *assembly; local in function:brw_compile_tcs
H A Dbrw_eu.cpp468 brw_label_assembly(const struct intel_device_info * devinfo,const void * assembly,int start,int end,void * mem_ctx) argument
515 brw_disassemble_with_labels(const struct intel_device_info * devinfo,const void * assembly,int start,int end,FILE * out) argument
528 brw_disassemble(const struct intel_device_info * devinfo,const void * assembly,int start,int end,const struct brw_label * root_label,FILE * out) argument
H A Dbrw_shader.cpp1344 const unsigned *assembly; local in function:brw_compile_tes
H A Dbrw_eu_validate.c2141 brw_validate_instructions(const struct intel_device_info * devinfo,const void * assembly,int start_offset,int end_offset,struct disasm_info * disasm) argument
H A Dbrw_vec4.cpp2903 const unsigned *assembly = NULL; local in function:brw_compile_vs
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.h52 assembly = 1 << 8, enumerator in enum:r600::SfnLog::LogFlag
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_program_cache.c147 find_existing_assembly(struct hash_table * cache,const void * assembly,unsigned assembly_size) argument
161 iris_upload_shader(struct iris_context * ice,enum iris_program_cache_id cache_id,uint32_t key_size,const void * key,const void * assembly,struct brw_stage_prog_data * prog_data,uint32_t * streamout,enum brw_param_builtin * system_values,unsigned num_system_values,unsigned num_cbufs) argument
[all...]
H A Diris_context.h258 struct iris_state_ref assembly; member in struct:iris_compiled_shader
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_disk_cache.c180 const void *assembly; local in function:iris_disk_cache_retrieve
H A Diris_program_cache.c150 iris_upload_shader(struct iris_screen * screen,struct iris_uncompiled_shader * ish,struct iris_compiled_shader * shader,struct hash_table * driver_shaders,struct u_upload_mgr * uploader,enum iris_program_cache_id cache_id,uint32_t key_size,const void * key,const void * assembly) argument
[all...]
H A Diris_context.h484 struct iris_state_ref assembly; member in struct:iris_compiled_shader

Completed in 29 milliseconds