Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h531 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp);
H A Dnv30_vertprog.c82 vp->translated = _nvfx_vertprog_translate(eng3d->oclass, vp); in nv30_vertprog_validate()
H A Dnvfx_vertprog.c956 _nvfx_vertprog_translate(uint16_t oclass, struct nv30_vertprog *vp) in _nvfx_vertprog_translate() function