Searched refs:gmtyprog (Results 1 – 12 of 12) sorted by relevance
224 struct nvc0_program *gp = nvc0->gmtyprog; in nvc0_gmtyprog_validate()261 if (nvc0->gmtyprog) in nvc0_layer_validate()262 last = nvc0->gmtyprog; in nvc0_layer_validate()282 if (nvc0->gmtyprog) tfb = nvc0->gmtyprog->tfb; in nvc0_tfb_validate()
399 if (likely(vp == nvc0->gmtyprog)) in nvc0_check_program_ucps()413 if (nvc0->gmtyprog) { in nvc0_validate_clip()415 vp = nvc0->gmtyprog; in nvc0_validate_clip()
194 struct nvc0_program *gmtyprog; member
1073 ctx->saved.gp = nvc0->gmtyprog; in nvc0_blitctx_pre_blit()1084 nvc0->gmtyprog = NULL; in nvc0_blitctx_pre_blit()1150 nvc0->gmtyprog = blit->saved.gp; in nvc0_blitctx_post_blit()
800 nvc0->tevlprog, nvc0->gmtyprog, nvc0->fragprog in nvc0_program_upload()
652 nvc0->gmtyprog = hwcso; in nvc0_gp_state_bind()
260 struct nv50_program *gp = nv50->gmtyprog; in nv50_gmtyprog_validate()422 struct nv50_program *vp = nv50->gmtyprog ? nv50->gmtyprog : nv50->vertprog; in nv50_fp_linkage_validate()453 memset(map, nv50->gmtyprog ? 0x80 : 0x40, sizeof(map)); in nv50_fp_linkage_validate()544 if (unlikely(nv50->gmtyprog)) { in nv50_fp_linkage_validate()588 PUSH_DATA (push, nv50->gmtyprog ? 1 : 0); in nv50_fp_linkage_validate()633 struct nv50_program *gp = nv50->gmtyprog; in nv50_gp_linkage_validate()665 so = nv50->gmtyprog ? nv50->gmtyprog->so : nv50->vertprog->so; in nv50_stream_output_validate()
134 struct nv50_program *gmtyprog; member
1240 ctx->saved.gp = nv50->gmtyprog; in nv50_blitctx_pre_blit()1249 nv50->gmtyprog = NULL; in nv50_blitctx_pre_blit()1304 nv50->gmtyprog = blit->saved.gp; in nv50_blitctx_post_blit()
364 vp = nv50->gmtyprog; in nv50_validate_clip()
796 if (unlikely(nv50->num_so_targets && !nv50->gmtyprog)) in nv50_draw_vbo()
828 nv50->gmtyprog = hwcso; in nv50_gp_state_bind()