Searched refs:gmtyprog (Results 1 – 12 of 12) sorted by relevance
240 struct nvc0_program *gp = nvc0->gmtyprog; in nvc0_gmtyprog_validate()277 if (nvc0->gmtyprog) in nvc0_layer_validate()278 last = nvc0->gmtyprog; in nvc0_layer_validate()304 if (nvc0->gmtyprog) tfb = nvc0->gmtyprog->tfb; in nvc0_tfb_validate()
202 struct nvc0_program *gmtyprog; member
500 if (likely(vp == nvc0->gmtyprog)) in nvc0_check_program_ucps()514 if (nvc0->gmtyprog) { in nvc0_validate_clip()516 vp = nvc0->gmtyprog; in nvc0_validate_clip()
1049 ctx->saved.gp = nvc0->gmtyprog; in nvc0_blitctx_pre_blit()1060 nvc0->gmtyprog = NULL; in nvc0_blitctx_pre_blit()1126 nvc0->gmtyprog = blit->saved.gp; in nvc0_blitctx_post_blit()
891 nvc0->tevlprog, nvc0->gmtyprog, nvc0->fragprog in nvc0_program_upload()
683 nvc0->gmtyprog = hwcso; in nvc0_gp_state_bind()
261 struct nv50_program *gp = nv50->gmtyprog; in nv50_gmtyprog_validate()423 struct nv50_program *vp = nv50->gmtyprog ? nv50->gmtyprog : nv50->vertprog; in nv50_fp_linkage_validate()454 memset(map, nv50->gmtyprog ? 0x80 : 0x40, sizeof(map)); in nv50_fp_linkage_validate()545 if (unlikely(nv50->gmtyprog)) { in nv50_fp_linkage_validate()589 PUSH_DATA (push, nv50->gmtyprog ? 1 : 0); in nv50_fp_linkage_validate()634 struct nv50_program *gp = nv50->gmtyprog; in nv50_gp_linkage_validate()666 so = nv50->gmtyprog ? nv50->gmtyprog->so : nv50->vertprog->so; in nv50_stream_output_validate()
134 struct nv50_program *gmtyprog; member
1247 ctx->saved.gp = nv50->gmtyprog; in nv50_blitctx_pre_blit()1256 nv50->gmtyprog = NULL; in nv50_blitctx_pre_blit()1311 nv50->gmtyprog = blit->saved.gp; in nv50_blitctx_post_blit()
364 vp = nv50->gmtyprog; in nv50_validate_clip()
786 if (unlikely(nv50->num_so_targets && !nv50->gmtyprog)) in nv50_draw_vbo()
845 nv50->gmtyprog = hwcso; in nv50_gp_state_bind()