Searched defs:bt (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_debug_stack_android.cpp54 Backtrace *bt; local in function:debug_backtrace_capture
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Drdtsc_buckets.h120 BUCKET_THREAD& bt = mThreads[tlsThreadId]; local in function:BucketManager::StartBucket
146 BUCKET_THREAD& bt = mThreads[tlsThreadId]; local in function:BucketManager::StopBucket
177 BUCKET_THREAD& bt = mThreads[tlsThreadId]; local in function:BucketManager::AddEvent
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Drdtsc_buckets.h130 BUCKET_THREAD& bt = mThreads[tlsThreadId]; local in function:BucketManager::StartBucket
156 BUCKET_THREAD& bt = mThreads[tlsThreadId]; local in function:BucketManager::StopBucket
187 BUCKET_THREAD& bt = mThreads[tlsThreadId]; local in function:BucketManager::AddEvent
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_disk_cache.c193 struct crocus_binding_table bt; local in function:crocus_disk_cache_retrieve
H A Dcrocus_program_cache.c273 struct crocus_binding_table bt; local in function:crocus_blorp_upload_shader
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
H A Dcrocus_program.c747 rewrite_src_with_bti(nir_builder *b, struct crocus_binding_table *bt, argument
702 crocus_print_binding_table(FILE * fp,const char * name,const struct crocus_binding_table * bt) argument
770 mark_used_with_src(struct crocus_binding_table * bt,nir_src * src,enum crocus_surface_group group) argument
798 crocus_setup_binding_table(const struct intel_device_info * devinfo,struct nir_shader * nir,struct crocus_binding_table * bt,unsigned num_render_targets,unsigned num_system_values,unsigned num_cbufs,const struct brw_sampler_prog_key_data * key) argument
1214 struct crocus_binding_table bt; local in function:crocus_compile_vs
1412 struct crocus_binding_table bt; local in function:crocus_compile_tcs
1584 struct crocus_binding_table bt; local in function:crocus_compile_tes
1715 struct crocus_binding_table bt; local in function:crocus_compile_gs
1848 struct crocus_binding_table bt; local in function:crocus_compile_fs
2058 struct crocus_binding_table bt; local in function:crocus_compile_clip
2213 struct crocus_binding_table bt; local in function:crocus_compile_sf
2306 struct crocus_binding_table bt; local in function:crocus_compile_ff_gs
2534 struct crocus_binding_table bt; local in function:crocus_compile_cs
[all...]
H A Dcrocus_context.h393 struct crocus_binding_table bt; member in struct:crocus_compiled_shader
846 static inline uint32_t crocus_group_index_to_bti(const struct crocus_binding_table *bt, argument
866 crocus_bti_to_group_index(const struct crocus_binding_table *bt, argument
[all...]
H A Dcrocus_state.c5382 struct crocus_binding_table *bt = &shader->bt; local in function:crocus_populate_binding_table
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_disk_cache.c219 struct iris_binding_table bt; local in function:iris_disk_cache_retrieve
H A Diris_program_cache.c237 struct iris_binding_table bt; local in function:iris_blorp_upload_shader
H A Diris_program.c789 iris_group_index_to_bti(const struct iris_binding_table *bt, argument
73 iris_finalize_program(struct iris_compiled_shader * shader,struct brw_stage_prog_data * prog_data,uint32_t * streamout,enum brw_param_builtin * system_values,unsigned num_system_values,unsigned kernel_input_size,unsigned num_cbufs,const struct iris_binding_table * bt) argument
739 iris_print_binding_table(FILE * fp,const char * name,const struct iris_binding_table * bt) argument
808 iris_bti_to_group_index(const struct iris_binding_table * bt,enum iris_surface_group group,uint32_t bti) argument
826 rewrite_src_with_bti(nir_builder * b,struct iris_binding_table * bt,nir_instr * instr,nir_src * src,enum iris_surface_group group) argument
849 mark_used_with_src(struct iris_binding_table * bt,nir_src * src,enum iris_surface_group group) argument
877 iris_setup_binding_table(const struct intel_device_info * devinfo,struct nir_shader * nir,struct iris_binding_table * bt,unsigned num_render_targets,unsigned num_system_values,unsigned num_cbufs) argument
1336 struct iris_binding_table bt; local in function:iris_compile_vs
1502 struct iris_binding_table bt; local in function:iris_compile_tcs
1699 struct iris_binding_table bt; local in function:iris_compile_tes
1833 struct iris_binding_table bt; local in function:iris_compile_gs
1968 struct iris_binding_table bt; local in function:iris_compile_fs
2248 struct iris_binding_table bt; local in function:iris_compile_cs
[all...]
H A Diris_context.h508 struct iris_binding_table bt; member in struct:iris_compiled_shader
H A Diris_state.c4952 struct iris_binding_table *bt = &shader->bt; local in function:iris_populate_binding_table
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c130 float as, bs, at, bt; local in function:rect
248 float at, bt; local in function:check_elts24
110 test_interps(const_float4_ptr v,float as,float bs,float at,float bt) argument
[all...]
/xsrc/local/programs/bdfload/
H A Dbdfload.c324 int bl = 255, bt = 255, br = -1, bb = -1; local in function:interpret
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_tex_video.c160 static const float *bt; local in function:vmwgfx_update_conversion_matrix
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dbt829.c70 static CARD8 btread(BT829Ptr bt, CARD8 reg) argument
79 static void btwrite(BT829Ptr bt, CARD8 reg, CARD8 val) argument
91 static void btwrite_status(BT829Ptr bt) /* STATUS */ argument
96 static void btwrite_iform(BT829Ptr bt) /* IFORM */ argument
120 btwrite_tdec(BT829Ptr bt) argument
125 btwrite_crop(BT829Ptr bt) argument
131 btwrite_vdelay_lo(BT829Ptr bt) argument
136 btwrite_vactive_lo(BT829Ptr bt) argument
141 btwrite_hdelay_lo(BT829Ptr bt) argument
146 btwrite_hactive_lo(BT829Ptr bt) argument
151 btwrite_hscale_hi(BT829Ptr bt) argument
156 btwrite_hscale_lo(BT829Ptr bt) argument
161 btwrite_bright(BT829Ptr bt) argument
166 btwrite_control(BT829Ptr bt) argument
179 btwrite_contrast_lo(BT829Ptr bt) argument
184 btwrite_sat_u_lo(BT829Ptr bt) argument
189 btwrite_sat_v_lo(BT829Ptr bt) argument
194 btwrite_hue(BT829Ptr bt) argument
199 btwrite_scloop(BT829Ptr bt) argument
208 btwrite_wc_up(BT829Ptr bt) argument
215 btwrite_oform(BT829Ptr bt) argument
222 btwrite_vscale_hi(BT829Ptr bt) argument
229 btwrite_vscale_lo(BT829Ptr bt) argument
236 btwrite_vpole(BT829Ptr bt) argument
243 btwrite_adelay(BT829Ptr bt) argument
263 btwrite_bdelay(BT829Ptr bt) argument
285 btwrite_adc(BT829Ptr bt) argument
290 btwrite_vtc(BT829Ptr bt) argument
318 btwrite_cc_status(BT829Ptr bt) argument
329 btwrite_wc_dn(BT829Ptr bt) argument
336 bt_reset(BT829Ptr bt) argument
340 btwrite_p_io(BT829Ptr bt) argument
350 propagate_changes(BT829Ptr bt) argument
422 write_all(BT829Ptr bt) argument
461 BT829Ptr bt; local in function:bt829_Detect
545 bt829_ATIInit(BT829Ptr bt) argument
558 bt829_SetFormat(BT829Ptr bt,CARD8 format) argument
574 bt829_SetMux(BT829Ptr bt,CARD8 mux) argument
586 bt829_SetBrightness(BT829Ptr bt,int brightness) argument
596 bt829_SetContrast(BT829Ptr bt,int contrast) argument
607 bt829_SetSaturation(BT829Ptr bt,int saturation) argument
623 bt829_SetTint(BT829Ptr bt,int hue) argument
633 bt829_SetCaptSize(BT829Ptr bt,int width,int height) argument
649 bt829_SetCC(BT829Ptr bt) argument
659 bt829_SetOUT_EN(BT829Ptr bt,BOOL out_en) argument
668 bt829_SetP_IO(BT829Ptr bt,CARD8 p_io) argument
[all...]
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrcrtc.c311 int bl, br, bt, bb; local in function:crtcs_adjacent

Completed in 43 milliseconds