Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp.h41 struct blorp_context { struct
48 bool (*lookup_shader)(struct blorp_context *blorp, argument
51 bool (*upload_shader)(struct blorp_context *blorp, argument
60 void blorp_init(struct blorp_context *blorp, void *driver_ctx, argument
62 void blorp_finish(struct blorp_context *blorp);
78 struct blorp_context *blorp;
83 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()
162 blorp_compile_fs(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_fs()
205 blorp_compile_vs(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_vs()
240 blorp_ensure_sf_program(struct blorp_context *blorp, in blorp_ensure_sf_program()
Dblorp_priv.h70 brw_blorp_surface_info_init(struct blorp_context *blorp,
342 blorp_compile_fs(struct blorp_context *blorp, void *mem_ctx,
349 blorp_compile_vs(struct blorp_context *blorp, void *mem_ctx,
354 blorp_ensure_sf_program(struct blorp_context *blorp,
Dblorp_clear.c45 blorp_params_get_clear_kernel(struct blorp_context *blorp, in blorp_params_get_clear_kernel()
105 blorp_params_get_layer_offset_vs(struct blorp_context *blorp, in blorp_params_get_layer_offset_vs()
790 blorp_params_get_mcs_partial_resolve_kernel(struct blorp_context *blorp, in blorp_params_get_mcs_partial_resolve_kernel()
Dblorp_blit.c1076 brw_blorp_build_nir_shader(struct blorp_context *blorp, void *mem_ctx, in brw_blorp_build_nir_shader()
1308 brw_blorp_get_blit_kernel(struct blorp_context *blorp, in brw_blorp_get_blit_kernel()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c46 brw_blorp_lookup_shader(struct blorp_context *blorp, in brw_blorp_lookup_shader()
56 brw_blorp_upload_shader(struct blorp_context *blorp, in brw_blorp_upload_shader()
Dbrw_context.h862 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.h876 struct blorp_context blorp;