HomeSort by: relevance | last modified time | path
    Searched refs:init_shader_exceptions (Results 1 - 20 of 20) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_gp104.c 50 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gp107.c 52 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gp10b.c 62 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gf110.c 106 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gf104.c 134 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gf108.c 132 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gk110b.c 125 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gf117.c 172 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gf119.c 197 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gk208.c 183 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gp100.c 126 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gp102.c 122 .init_shader_exceptions = gp100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gv100.c 110 .init_shader_exceptions = gv100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_tu102.c 118 .init_shader_exceptions = gv100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gk110.c 373 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gm200.c 200 .init_shader_exceptions = gm107_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gk104.c 477 .init_shader_exceptions = gf100_gr_init_shader_exceptions,
gf100.h 178 void (*init_shader_exceptions)(struct gf100_gr *, int gpc, int tpc); member in struct:gf100_gr_func
nouveau_nvkm_engine_gr_gm107.c 418 .init_shader_exceptions = gm107_gr_init_shader_exceptions,
nouveau_nvkm_engine_gr_gf100.c 2326 gr->func->init_shader_exceptions(gr, gpc, tpc);
2391 .init_shader_exceptions = gf100_gr_init_shader_exceptions,

Completed in 37 milliseconds