Searched defs:cfg (Results 1 - 25 of 106) sorted by relevance

12345

/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-bz1744377.c39 FcConfig *cfg = FcConfigCreate (); local in function:main
H A Dtest-issue180.c41 FcConfig *cfg = FcConfigCreate (); local in function:main
H A Dtest-issue107.c183 FcConfig *cfg = FcConfigCreate (); local in function:main
H A Dtest-issue110.c183 FcConfig *cfg = FcConfigCreate (); local in function:main
/xsrc/external/mit/MesaLib/dist/src/intel/ds/
H A Dintel_pps_perf.h51 struct intel_perf_config *cfg = nullptr; member in class:pps::IntelPerf
/xsrc/external/mit/libvdpau/dist/src/
H A DMakefile.am
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dcreate_context.c42 struct glx_config *const cfg = (struct glx_config *) config; local in function:glXCreateContextAttribsARB
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_disasm_info.h60 const struct cfg_t *cfg; member in struct:disasm_info
H A Dbrw_disasm_info.c122 const struct cfg_t *cfg = disasm->cfg; local in function:disasm_annotate
96 disasm_initialize(const struct gen_device_info * devinfo,const struct cfg_t * cfg) argument
H A Dbrw_fs_live_variables.cpp252 fs_live_variables::fs_live_variables(fs_visitor *v, const cfg_t *cfg) argument
[all...]
H A Dbrw_fs_live_variables.h125 const cfg_t *cfg; member in class:brw::fs_live_variables
H A Dbrw_fs_register_coalesce.cpp98 can_coalesce_vars(brw::fs_live_variables * live_intervals,const cfg_t * cfg,const fs_inst * inst,int dst_var,int src_var) argument
H A Dbrw_vec4_live_variables.cpp183 vec4_live_variables(const simple_allocator & alloc,cfg_t * cfg) argument
[all...]
H A Dbrw_vec4_live_variables.h80 cfg_t *cfg; member in class:brw::vec4_live_variables
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_gpu_memcpy.c76 const struct gen_l3_config *cfg = local in function:genX
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_disasm_info.h60 const struct cfg_t *cfg; member in struct:disasm_info
H A Dbrw_vec4_live_variables.h106 cfg_t *cfg; member in class:brw::vec4_live_variables
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_gpu_memcpy.c76 const struct intel_l3_config *cfg = local in function:genX
/xsrc/external/mit/libepoxy/dist/test/
H A Degl_gl.c92 EGLConfig cfg; local in function:init_egl
H A Degl_epoxy_api.c99 EGLConfig cfg; local in function:init_egl
H A Degl_without_glx.c129 EGLConfig cfg; local in function:main
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_perfmon.c428 const struct etna_perfmon_config *cfg = &query_config[i]; local in function:etna_pm_query_setup
H A Detnaviv_query_acc_perfmon.c105 const struct etna_perfmon_config *cfg; local in function:perfmon_allocate
51 pm_add_signal(struct etna_pm_query * pq,struct etna_perfmon * perfmon,const struct etna_perfmon_config * cfg) argument
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dcreate_context.c50 struct glx_config *const cfg = (struct glx_config *) config; local in function:glXCreateContextAttribsARB
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dgen7_l3_state.c71 setup_l3_config(struct brw_context *brw, const struct gen_l3_config *cfg) argument
194 update_urb_size(struct brw_context * brw,const struct gen_l3_config * cfg) argument
237 const struct gen_l3_config *const cfg = local in function:emit_l3_state
303 const struct gen_l3_config *const cfg = gen_get_default_l3_config(devinfo); local in function:gen7_restore_default_l3_config
[all...]

Completed in 31 milliseconds

12345