Home
last modified time | relevance | path

Searched refs:blorp_context (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/intel/blorp/
Dblorp.h42 struct blorp_context { struct
55 bool (*lookup_shader)(struct blorp_context *blorp, argument
58 void (*upload_shader)(struct blorp_context *blorp, argument
67 void blorp_init(struct blorp_context *blorp, void *driver_ctx, argument
69 void blorp_finish(struct blorp_context *blorp);
82 struct blorp_context *blorp;
87 void blorp_batch_init(struct blorp_context *blorp, struct blorp_batch *batch,
Dblorp.c33 blorp_init(struct blorp_context *blorp, void *driver_ctx, in blorp_init()
41 blorp_finish(struct blorp_context *blorp) in blorp_finish()
47 blorp_batch_init(struct blorp_context *blorp, in blorp_batch_init()
63 brw_blorp_surface_info_init(struct blorp_context *blorp, in brw_blorp_surface_info_init()
159 blorp_compile_fs(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_fs()
194 blorp_compile_vs(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_vs()
Dblorp_priv.h69 brw_blorp_surface_info_init(struct blorp_context *blorp,
322 blorp_compile_fs(struct blorp_context *blorp, void *mem_ctx,
330 blorp_compile_vs(struct blorp_context *blorp, void *mem_ctx,
Dblorp_clear.c44 blorp_params_get_clear_kernel(struct blorp_context *blorp, in blorp_params_get_clear_kernel()
103 blorp_params_get_layer_offset_vs(struct blorp_context *blorp, in blorp_params_get_layer_offset_vs()
Dblorp_blit.c1059 brw_blorp_build_nir_shader(struct blorp_context *blorp, void *mem_ctx, in brw_blorp_build_nir_shader()
1290 brw_blorp_get_blit_kernel(struct blorp_context *blorp, in brw_blorp_get_blit_kernel()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c42 brw_blorp_lookup_shader(struct blorp_context *blorp, in brw_blorp_lookup_shader()
52 brw_blorp_upload_shader(struct blorp_context *blorp, in brw_blorp_upload_shader()
Dbrw_context.h811 struct blorp_context blorp;
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c27 lookup_blorp_shader(struct blorp_context *blorp, in lookup_blorp_shader()
53 upload_blorp_shader(struct blorp_context *blorp, in upload_blorp_shader()
Danv_private.h601 struct blorp_context blorp;