Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_context.h211 void nv50_fp_linkage_validate(struct nv50_context *);
Dnv50_state_validate.c221 nv50_fp_linkage_validate(nv50); in nv50_check_program_ucps()
353 { nv50_fp_linkage_validate, NV50_NEW_FRAGPROG | NV50_NEW_VERTPROG |
Dnv50_shader_state.c337 nv50_fp_linkage_validate(struct nv50_context *nv50) in nv50_fp_linkage_validate() function