Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp_priv.h41 struct blorp_compiler { struct
462 struct blorp_compiler *c = batch->blorp->compiler; in blorp_ensure_sf_program()
H A Dblorp.h79 struct blorp_compiler *compiler;
H A Dblorp.c119 blorp->compiler = rzalloc(NULL, struct blorp_compiler); in blorp_init()