| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_vec4_tcs.h | 78 src_reg invocation_id; member in class:brw::vec4_tcs_visitor
|
| H A D | brw_fs.h | 418 fs_reg invocation_id; member in class:fs_visitor
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_vec4_tcs.h | 80 src_reg invocation_id; member in class:brw::vec4_tcs_visitor
|
| H A D | brw_fs.h | 382 fs_reg invocation_id; member in class:fs_visitor
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_gs.h | 98 unsigned invocation_id; member in struct:draw_geometry_shader
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_gs.h | 99 unsigned invocation_id; member in struct:draw_geometry_shader
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir_lower_tess_io.cpp | 462 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 D | lp_bld_tgsi.h | 172 LLVMValueRef invocation_id; member in struct:lp_bld_tgsi_system_values
|
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | ac_nir_lower_tess_io_to_mem.c | 510 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 D | si_shader_llvm_tess.c | 641 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 D | lp_bld_tgsi.h | 175 LLVMValueRef invocation_id; member in struct:lp_bld_tgsi_system_values
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_compiler.c | 1566 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 D | radv_nir_to_llvm.c | 3193 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 D | si_shader.c | 3027 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...] |