Searched refs:gmtyprog (Results 1 – 22 of 22) sorted by relevance
193 struct nv50_program *gp = nv50->gmtyprog; in nv50_gmtyprog_validate()340 struct nv50_program *vp = nv50->gmtyprog ? nv50->gmtyprog : nv50->vertprog; in nv50_fp_linkage_validate()368 memset(map, nv50->gmtyprog ? 0x80 : 0x40, sizeof(map)); in nv50_fp_linkage_validate()446 if (unlikely(nv50->gmtyprog)) { in nv50_fp_linkage_validate()482 PUSH_DATA (push, nv50->gmtyprog ? 1 : 0); in nv50_fp_linkage_validate()525 struct nv50_program *gp = nv50->gmtyprog; in nv50_gp_linkage_validate()556 so = nv50->gmtyprog ? nv50->gmtyprog->so : nv50->vertprog->so; in nv50_stream_output_validate()
115 struct nv50_program *gmtyprog; member
796 blit->saved.gp = nv50->gmtyprog; in nv50_blitctx_pre_blit()800 nv50->gmtyprog = NULL; in nv50_blitctx_pre_blit()840 nv50->gmtyprog = blit->saved.gp; in nv50_blitctx_post_blit()
238 vp = nv50->gmtyprog; in nv50_validate_clip()
741 if (unlikely(nv50->num_so_targets && !nv50->gmtyprog)) in nv50_draw_vbo()
744 nv50->gmtyprog = hwcso; in nv50_gp_state_bind()
186 struct nvc0_program *gp = nvc0->gmtyprog; in nvc0_gmtyprog_validate()218 if (nvc0->gmtyprog) tfb = nvc0->gmtyprog->tfb; in nvc0_tfb_validate()
281 if (likely(vp == nvc0->gmtyprog)) in nvc0_check_program_ucps()295 if (nvc0->gmtyprog) { in nvc0_validate_clip()297 vp = nvc0->gmtyprog; in nvc0_validate_clip()
121 struct nvc0_program *gmtyprog; member
865 blit->saved.gp = nvc0->gmtyprog; in nvc0_blitctx_pre_blit()872 nvc0->gmtyprog = NULL; in nvc0_blitctx_pre_blit()919 nvc0->gmtyprog = blit->saved.gp; in nvc0_blitctx_post_blit()
642 nvc0->gmtyprog = hwcso; in nvc0_gp_state_bind()