Home
last modified time | relevance | path

Searched defs:blorp_compiler (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp_priv.h41 struct blorp_compiler { struct
42 const struct brw_compiler *brw;
43 const struct elk_compiler *elk;
45 const nir_shader_compiler_options *(*nir_options)(struct blorp_context *blorp,
48 struct blorp_program (*compile_fs)(struct blorp_context *blorp, void *mem_ctx,
52 struct blorp_program (*compile_vs)(struct blorp_context *blorp, void *mem_ctx,
55 struct blorp_program (*compile_cs)(struct blorp_context *blorp, void *mem_ctx,
58 bool (*ensure_sf_program)(struct blorp_batch *batch,
61 bool (*params_get_layer_offset_vs)(struct blorp_batch *batch,