Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_ctxnv40.c558 int vs, vs_nr, vs_len, vs_nr_b0, vs_nr_b1, b0_offset, b1_offset; in nv40_gr_construct_shader() local
566 b1_offset = 0x55a0/4; /* 1500 */ in nv40_gr_construct_shader()
571 b1_offset = 0x4400/4; /* 0b00 */ in nv40_gr_construct_shader()
575 b1_offset = 0x3f40/4; /* 0b00 : 0a40 */ in nv40_gr_construct_shader()
596 nvkm_wo32(obj, (offset + b1_offset + i) * 4, 0x3f800000); in nv40_gr_construct_shader()