Searched defs:invocation_id (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_tcs.h78 src_reg invocation_id; member in class:brw::vec4_tcs_visitor
H A Dbrw_fs.h418 fs_reg invocation_id; member in class:fs_visitor
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_tcs.h80 src_reg invocation_id; member in class:brw::vec4_tcs_visitor
H A Dbrw_fs.h382 fs_reg invocation_id; member in class:fs_visitor
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_gs.h98 unsigned invocation_id; member in struct:draw_geometry_shader
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_gs.h99 unsigned invocation_id; member in struct:draw_geometry_shader
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tess_io.cpp462 auto invocation_id = nir_intrinsic_instr_create(b->shader, nir_intrinsic_load_invocation_id); local in function:r600_append_tcs_TF_emission
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h172 LLVMValueRef invocation_id; member in struct:lp_bld_tgsi_system_values
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir_lower_tess_io_to_mem.c510 nir_ssa_def *invocation_id = nir_build_load_invocation_id(b); local in function:hs_emit_write_tess_factors
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_tess.c641 LLVMValueRef invocation_id, buffer, buffer_offset; local in function:si_copy_tcs_inputs
831 LLVMValueRef rel_patch_id, invocation_id, tf_lds_offset; local in function:si_llvm_emit_tcs_epilogue
670 si_write_tess_factors(struct si_shader_context * ctx,LLVMValueRef rel_patch_id,LLVMValueRef invocation_id,LLVMValueRef tcs_out_current_patch_data_offset,LLVMValueRef invoc0_tf_outer[4],LLVMValueRef invoc0_tf_inner[2]) argument
1046 struct ac_arg invocation_id; /* invocation ID within the patch */ local in function:si_llvm_build_tcs_epilog
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h175 LLVMValueRef invocation_id; member in struct:lp_bld_tgsi_system_values
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_compiler.c1566 nir_ssa_def *invocation_id = nir_load_invocation_id(&b); local in function:zink_shader_tcs_create
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c3193 LLVMValueRef invocation_id = ac_unpack_param(&ctx->ac, ctx->abi.tcs_rel_ids, 8, 5); local in function:write_tess_factors
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c3027 LLVMValueRef invocation_id, buffer, buffer_offset; local in function:si_copy_tcs_inputs
3275 LLVMValueRef rel_patch_id, invocation_id, tf_lds_offset; local in function:si_llvm_emit_tcs_epilogue
3061 si_write_tess_factors(struct lp_build_tgsi_context * bld_base,LLVMValueRef rel_patch_id,LLVMValueRef invocation_id,LLVMValueRef tcs_out_current_patch_data_offset,LLVMValueRef invoc0_tf_outer[4],LLVMValueRef invoc0_tf_inner[2]) argument
[all...]

Completed in 25 milliseconds