Searched refs:nr_userclip_plane_consts (Results 1 – 4 of 4) sorted by relevance
350 old_key->nr_userclip_plane_consts, in brw_vs_debug_recompile()351 key->nr_userclip_plane_consts); in brw_vs_debug_recompile()393 key.nr_userclip_plane_consts in brw_upload_vs_prog()398 key.nr_userclip_plane_consts in brw_upload_vs_prog()
60 GLuint nr_userclip_plane_consts:4; member
207 for (i = 0; i <= c->key.nr_userclip_plane_consts; i++) { in brw_vs_alloc_regs()211 reg += ALIGN(c->key.nr_userclip_plane_consts, 2) / 2; in brw_vs_alloc_regs()213 for (i = 0; i < c->key.nr_userclip_plane_consts; i++) { in brw_vs_alloc_regs()217 reg += (ALIGN(6 + c->key.nr_userclip_plane_consts, 4) / 4) * 2; in brw_vs_alloc_regs()242 max_constant = 32 * 2 - c->key.nr_userclip_plane_consts; in brw_vs_alloc_regs()1558 for (i = 0; i < c->key.nr_userclip_plane_consts; i++) { in emit_vertex_write()1586 for (i = 0; i < c->key.nr_userclip_plane_consts; i++) { in emit_vertex_write()
538 for (int i = 0; i < c->key.nr_userclip_plane_consts; ++i) { in setup_uniform_clipplane_values()2146 for (i = 0; i < c->key.nr_userclip_plane_consts; i++) { in emit_psiz_and_flags()2222 for (int i = 0; i + offset < c->key.nr_userclip_plane_consts && i < 4; in emit_clip_distances()