Home
last modified time | relevance | path

Searched refs:pandecode_texture (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/panfrost/lib/genxml/
Ddecode.h239 void GENX(pandecode_texture)(struct pandecode_context *ctx, uint64_t u,
242 void GENX(pandecode_texture)(struct pandecode_context *ctx,
Ddecode.c318 GENX(pandecode_texture)(struct pandecode_context *ctx, uint64_t u, unsigned tex) in GENX() argument
332 GENX(pandecode_texture)(struct pandecode_context *ctx, in GENX() argument
425 GENX(pandecode_texture)(ctx, (struct mali_texture_packed *)&cl[i], i); in pandecode_resources()
Ddecode_jm.c189 GENX(pandecode_texture)(ctx, cl + pan_size(TEXTURE) * tex, tex); in pandecode_textures()
203 GENX(pandecode_texture)(ctx, *u, tex); in pandecode_textures()
/external/mesa3d/docs/relnotes/
D19.3.0.rst236 - pan/decode: Break out pandecode_texture function