Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h300 struct nv50_state_validate { struct
305 bool nv50_state_validate(struct nv50_context *, uint32_t, argument
H A Dnv50_state_validate.c532 nv50_state_validate(struct nv50_context *nv50, uint32_t mask, in nv50_state_validate() function