Home
last modified time | relevance | path

Searched refs:pandecode_fbd (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/panfrost/lib/genxml/
Ddecode.h219 struct pandecode_fbd { struct
224 struct pandecode_fbd GENX(pandecode_fbd)(struct pandecode_context *ctx, argument
Ddecode.c111 struct pandecode_fbd
112 GENX(pandecode_fbd)(struct pandecode_context *ctx, uint64_t gpu_va, in GENX() argument
189 return (struct pandecode_fbd){ in GENX()
200 return (struct pandecode_fbd){ in GENX()
Ddecode_jm.c262 struct pandecode_fbd fbd_info = {.rt_count = 1}; in GENX()
283 GENX(pandecode_fbd)(ctx, ptr.pointer, false, gpu_id); in GENX()
285 GENX(pandecode_fbd)(ctx, p->fbd, false, gpu_id); in GENX()
499 UNUSED struct pandecode_fbd info = in pandecode_fragment_job()
500 GENX(pandecode_fbd)(ctx, fbd_pointer, true, gpu_id); in pandecode_fragment_job()
Ddecode_csf.c756 GENX(pandecode_fbd) in pandecode_run_fragment()
/external/mesa3d/docs/relnotes/
D22.3.0.rst330 - pan/decode: Simplify pandecode_fbd