Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/run_tests/python_utils/
Dupload_rbe_results.py111 def _get_resultstore_data(api_key, invocation_id): argument
146 invocation_id = args.invocation_id or _get_invocation_id() variable
/external/rust/crates/grpcio-sys/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
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_tcs.h80 src_reg invocation_id; variable
Dbrw_fs.h414 fs_reg invocation_id; variable
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_tess.c648 LLVMValueRef invocation_id, buffer, buffer_offset; in si_copy_tcs_inputs() local
678 LLVMValueRef invocation_id, in si_write_tess_factors()
841 LLVMValueRef rel_patch_id, invocation_id, tf_lds_offset; in si_llvm_emit_tcs_epilogue() local
1043 struct ac_arg invocation_id; /* invocation ID within the patch */ in si_llvm_build_tcs_epilog() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_gs.h98 unsigned invocation_id; member
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderBarrier.cpp914 const unsigned int invocation_id = n_patch_vertex; in verifyXFBBuffer() local
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_tess_io.cpp379 auto invocation_id = nir_intrinsic_instr_create(b->shader, nir_intrinsic_load_invocation_id); in r600_append_tcs_TF_emission() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h174 LLVMValueRef invocation_id; member
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan_debugger.cc990 auto invocation_id = key.data.global_invocation_id; in OnBreakpointHit() local
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c3314 LLVMValueRef invocation_id = ac_unpack_param(&ctx->ac, tcs_rel_ids, 8, 5); in write_tess_factors() local
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp10609 …Temp invocation_id = bld.vop3(aco_opcode::v_bfe_u32, bld.def(v1), tcs_rel_ids, Operand(8u), Operan… in write_tcs_tess_factors() local