Home
last modified time | relevance | path

Searched defs:vtx_cnt (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_gs_intrinsics.c292 nir_ssa_def *vtx_cnt; in append_set_vertex_and_primitive_count() local
/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c1322 nir_ssa_def *vtx_cnt = nir_load_workgroup_num_input_vertices_amd(b); in add_deferred_attribute_culling() local
1440 nir_ssa_def *vtx_cnt = nir_load_workgroup_num_input_vertices_amd(b); in ac_nir_lower_ngg_nogs() local
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c4384 LLVMValueRef vtx_cnt, LLVMValueRef prim_cnt) in ac_build_sendmsg_gs_alloc_req()
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c7407 radv_skip_ngg_culling(bool has_tess, const unsigned vtx_cnt, in radv_skip_ngg_culling()
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp11844 ngg_emit_sendmsg_gs_alloc_req(isel_context* ctx, Temp vtx_cnt, Temp prm_cnt) in ngg_emit_sendmsg_gs_alloc_req()