Searched refs:VARYING_SLOT_CLIP_DIST0 (Results 1 – 21 of 21) sorted by relevance
/external/mesa3d/src/intel/compiler/ |
D | brw_vec4_vs_visitor.cpp | 150 output_reg[VARYING_SLOT_CLIP_DIST0][0] = in emit_thread_end() 154 output_num_components[VARYING_SLOT_CLIP_DIST0][0] = 4; in emit_thread_end() 157 emit_clip_distances(output_reg[VARYING_SLOT_CLIP_DIST0][0], 0); in emit_thread_end()
|
D | brw_vue_map.c | 81 slots_valid |= BITFIELD64_BIT(VARYING_SLOT_CLIP_DIST0); in brw_compute_vue_map() 136 if (slots_valid & BITFIELD64_BIT(VARYING_SLOT_CLIP_DIST0)) in brw_compute_vue_map() 137 assign_vue_slot(vue_map, VARYING_SLOT_CLIP_DIST0, slot++); in brw_compute_vue_map()
|
D | brw_fs_visitor.cpp | 532 this->outputs[VARYING_SLOT_CLIP_DIST0] = vgrf(glsl_type::vec4_type); in compute_clip_distance() 537 const fs_reg output = offset(outputs[VARYING_SLOT_CLIP_DIST0 + i / 4], in compute_clip_distance()
|
D | brw_clip_line.c | 132 ? brw_varying_to_offset(&c->vue_map, VARYING_SLOT_CLIP_DIST0) in clip_and_emit_line()
|
D | brw_vec4_visitor.cpp | 1182 output_reg[VARYING_SLOT_CLIP_DIST0][0].file != BAD_FILE || in emit_psiz_and_flags() 1198 if (output_reg[VARYING_SLOT_CLIP_DIST0][0].file != BAD_FILE) { in emit_psiz_and_flags() 1203 …emit(CMP(dst_null_f(), src_reg(output_reg[VARYING_SLOT_CLIP_DIST0][0]), brw_imm_f(0.0f), BRW_CONDI… in emit_psiz_and_flags()
|
D | brw_clip_tri.c | 267 ? brw_varying_to_offset(&c->vue_map, VARYING_SLOT_CLIP_DIST0) in brw_clip_tri()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_clip_cull_distance_arrays.c | 97 if (var_ref->var->data.location != VARYING_SLOT_CLIP_DIST0 && in rewrite_references() 134 if (var->data.location == VARYING_SLOT_CLIP_DIST0) in combine_clip_cull() 158 cull->data.location = VARYING_SLOT_CLIP_DIST0; in combine_clip_cull()
|
D | nir_lower_clip.c | 228 case VARYING_SLOT_CLIP_DIST0: in nir_lower_clip_vs() 248 create_clipdist_var(shader, ++maxloc, true, VARYING_SLOT_CLIP_DIST0); in nir_lower_clip_vs() 327 VARYING_SLOT_CLIP_DIST0); in nir_lower_clip_fs()
|
/external/mesa3d/src/compiler/ |
D | shader_enums.h | 206 VARYING_SLOT_CLIP_DIST0, enumerator 289 #define VARYING_BIT_CLIP_DIST0 BITFIELD64_BIT(VARYING_SLOT_CLIP_DIST0)
|
D | shader_enums.c | 151 ENUM(VARYING_SLOT_CLIP_DIST0), in gl_varying_slot_name()
|
/external/mesa3d/src/compiler/glsl/tests/ |
D | varyings_test.cpp | 150 clipdistance->data.location = VARYING_SLOT_CLIP_DIST0; in TEST_F() 161 EXPECT_EQ(clipdistance, junk[VARYING_SLOT_CLIP_DIST0]); in TEST_F()
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_from_mesa.c | 97 case VARYING_SLOT_CLIP_DIST0: in tgsi_get_gl_varying_semantic()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_vs.c | 107 outputs_written |= BITFIELD64_BIT(VARYING_SLOT_CLIP_DIST0); in brw_vs_outputs_written()
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_program.c | 98 (1ULL << VARYING_SLOT_CLIP_DIST0) | in fd3_needs_manual_clipping()
|
/external/mesa3d/src/compiler/glsl/ |
D | lower_distance.cpp | 170 (*new_var)->data.location = VARYING_SLOT_CLIP_DIST0; in visit()
|
D | builtin_variables.cpp | 1348 add_varying(VARYING_SLOT_CLIP_DIST0, array(float_t, 0), in generate_varyings()
|
/external/mesa3d/src/amd/common/ |
D | ac_nir_to_llvm.c | 209 if (slot == VARYING_SLOT_CLIP_DIST0) in shader_io_get_unique_index() 2976 if (location == VARYING_SLOT_CLIP_DIST0 && in store_tcs_output() 3048 if (location == VARYING_SLOT_CLIP_DIST0 && is_compact && const_index > 3) { in load_tes_input() 4247 if (i == VARYING_SLOT_CLIP_DIST0) { in visit_emit_vertex() 5608 if (idx == VARYING_SLOT_CLIP_DIST0) { in scan_shader_output_decl() 5647 if (idx == VARYING_SLOT_CLIP_DIST0) { in handle_shader_output_decl() 5973 if (ctx->output_mask & (1ull << VARYING_SLOT_CLIP_DIST0)) { in handle_vs_outputs_post() 5980 i = VARYING_SLOT_CLIP_DIST0; in handle_vs_outputs_post() 6155 if (i == VARYING_SLOT_CLIP_DIST0) in handle_es_outputs_post() 6187 if (i == VARYING_SLOT_CLIP_DIST0) in handle_es_outputs_post() [all …]
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | tgsi_to_nir.c | 127 return VARYING_SLOT_CLIP_DIST0; in tgsi_varying_semantic_to_slot() 165 [VARYING_SLOT_CLIP_DIST0] = { TGSI_SEMANTIC_CLIPDIST, 0 }, in varying_slot_to_tgsi_semantic()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_program.c | 749 case VARYING_SLOT_CLIP_DIST0: in st_translate_fragment_program()
|
/external/mesa3d/src/compiler/spirv/ |
D | vtn_variables.c | 1150 *location = VARYING_SLOT_CLIP_DIST0; /* XXX CLIP_DIST1? */ in vtn_get_builtin_location()
|
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_compiler_nir.c | 3036 case VARYING_SLOT_CLIP_DIST0: in setup_output()
|