Home
last modified time | relevance | path

Searched defs:blorp (Results 1 – 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/intel/blorp/
Dblorp_elk.c14 blorp_nir_options_elk(struct blorp_context *blorp, in blorp_nir_options_elk()
22 blorp_compile_fs_elk(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_fs_elk()
75 blorp_compile_vs_elk(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_vs_elk()
128 blorp_compile_cs_elk(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_cs_elk()
190 struct blorp_context *blorp = batch->blorp; in blorp_ensure_sf_program_elk() local
263 struct blorp_context *blorp = batch->blorp; in blorp_params_get_layer_offset_vs_elk() local
338 blorp_init_elk(struct blorp_context *blorp, void *driver_ctx, in blorp_init_elk()
Dblorp_brw.c13 blorp_nir_options_brw(struct blorp_context *blorp, in blorp_nir_options_brw()
21 blorp_compile_fs_brw(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_fs_brw()
69 blorp_compile_vs_brw(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_vs_brw()
122 blorp_compile_cs_brw(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_cs_brw()
193 struct blorp_context *blorp = batch->blorp; in blorp_params_get_layer_offset_vs_brw() local
268 blorp_init_brw(struct blorp_context *blorp, void *driver_ctx, in blorp_init_brw()
Dblorp.c109 blorp_init(struct blorp_context *blorp, void *driver_ctx, in blorp_init()
123 blorp_finish(struct blorp_context *blorp) in blorp_finish()
130 blorp_batch_init(struct blorp_context *blorp, in blorp_batch_init()
152 struct blorp_context *blorp = batch->blorp; in blorp_surface_info_init() local
Dmeson.build23 libblorp = static_library( build
Dblorp_nir_builder.h29 struct blorp_context *blorp, in blorp_nir_init_shader()
Dblorp_clear.c59 struct blorp_context *blorp = batch->blorp; in blorp_params_get_clear_kernel_fs() local
120 struct blorp_context *blorp = batch->blorp; in blorp_params_get_clear_kernel_cs() local
522 blorp_clear_supports_blitter(struct blorp_context *blorp, in blorp_clear_supports_blitter()
552 blorp_clear_supports_compute(struct blorp_context *blorp, in blorp_clear_supports_compute()
1316 struct blorp_context *blorp = batch->blorp; in blorp_params_get_mcs_partial_resolve_kernel() local
Dblorp_blit.c1169 blorp_build_nir_shader(struct blorp_context *blorp, in blorp_build_nir_shader()
1513 struct blorp_context *blorp = batch->blorp; in blorp_get_blit_kernel_fs() local
1546 struct blorp_context *blorp = batch->blorp; in blorp_get_blit_kernel_cs() local
2422 blorp_blit_supports_compute(struct blorp_context *blorp, in blorp_blit_supports_compute()
2462 blorp_copy_supports_blitter(struct blorp_context *blorp, in blorp_copy_supports_blitter()
2860 blorp_copy_supports_compute(struct blorp_context *blorp, in blorp_copy_supports_compute()
Dblorp_priv.h444 blorp_compile_fs(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_fs()
455 blorp_compile_vs(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_vs()
496 blorp_compile_cs(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_cs()
Dblorp.h139 struct blorp_context *blorp; member
/third_party/rust/rust/src/tools/rustfmt/tests/target/configs/chain_width/
Dalways.rs8 fn blorp(&self) -> &Self { in blorp() method
Dsmall.rs6 fn blorp(&self) -> &Self { in blorp() method
Dtiny.rs6 fn blorp(&self) -> &Self { in blorp() method
/third_party/rust/rust/src/tools/rustfmt/tests/source/configs/chain_width/
Dalways.rs8 fn blorp(&self) -> &Self { in blorp() method
Dsmall.rs6 fn blorp(&self) -> &Self { in blorp() method
Dtiny.rs6 fn blorp(&self) -> &Self { in blorp() method
/third_party/mesa3d/src/intel/
Dmeson.build20 subdir('blorp') subdir
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program_cache.c243 struct blorp_context *blorp = blorp_batch->blorp; in crocus_blorp_lookup_shader() local
265 struct blorp_context *blorp = blorp_batch->blorp; in crocus_blorp_upload_shader() local
Dcrocus_resource.h270 struct blorp_context *blorp; member
Dcrocus_blit.c669 crocus_copy_region(struct blorp_context *blorp, in crocus_copy_region()
Dcrocus_context.h456 struct blorp_context blorp; member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program_cache.c227 struct blorp_context *blorp = blorp_batch->blorp; in iris_blorp_lookup_shader() local
258 struct blorp_context *blorp = blorp_batch->blorp; in iris_blorp_upload_shader() local
Diris_resource.h281 struct blorp_context *blorp; member
Diris_blit.c644 iris_copy_region(struct blorp_context *blorp, in iris_copy_region()
/third_party/mesa3d/src/intel/vulkan_hasvk/
Danv_blorp.c31 struct blorp_context *blorp = batch->blorp; in lookup_blorp_shader() local
59 struct blorp_context *blorp = batch->blorp; in upload_blorp_shader() local
/third_party/mesa3d/src/intel/vulkan/
Danv_blorp.c32 struct blorp_context *blorp = batch->blorp; in lookup_blorp_shader() local
60 struct blorp_context *blorp = batch->blorp; in upload_blorp_shader() local

12