Home
last modified time | relevance | path

Searched defs:invocation_id (Results 1 – 11 of 11) sorted by relevance

/third_party/grpc/tools/run_tests/python_utils/
Dupload_rbe_results.py111 def _get_resultstore_data(api_key, invocation_id): argument
166 invocation_id = args.invocation_id or _get_invocation_id() variable
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_tcs.h78 src_reg invocation_id; variable
Dbrw_fs.h418 fs_reg invocation_id; variable
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_tess.c641 LLVMValueRef invocation_id, buffer, buffer_offset; in si_copy_tcs_inputs() local
671 LLVMValueRef invocation_id, in si_write_tess_factors()
831 LLVMValueRef rel_patch_id, invocation_id, tf_lds_offset; in si_llvm_emit_tcs_epilogue() local
1046 struct ac_arg invocation_id; /* invocation ID within the patch */ in si_llvm_build_tcs_epilog() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_gs.h99 unsigned invocation_id; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderBarrier.cpp914 const unsigned int invocation_id = n_patch_vertex; in verifyXFBBuffer() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_tess_io.cpp462 auto invocation_id = nir_intrinsic_instr_create(b->shader, nir_intrinsic_load_invocation_id); in r600_append_tcs_TF_emission() local
/third_party/mesa3d/src/amd/common/
Dac_nir_lower_tess_io_to_mem.c510 nir_ssa_def *invocation_id = nir_build_load_invocation_id(b); in hs_emit_write_tess_factors() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1566 nir_ssa_def *invocation_id = nir_load_invocation_id(&b); in zink_shader_tcs_create() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h175 LLVMValueRef invocation_id; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp3672 uint32_t invocation_id = 0; in emit_output_variable_initializer() local