Searched defs:invocation_id (Results  1 – 12 of 12) sorted by relevance
| /external/grpc-grpc/tools/run_tests/python_utils/ | 
| D | upload_rbe_results.py | 111 def _get_resultstore_data(api_key, invocation_id):  argument146     invocation_id = args.invocation_id or _get_invocation_id()  variable
 
 | 
| /external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/ | 
| D | upload_rbe_results.py | 111 def _get_resultstore_data(api_key, invocation_id):  argument166     invocation_id = args.invocation_id or _get_invocation_id()  variable
 
 | 
| /external/mesa3d/src/intel/compiler/ | 
| D | brw_vec4_tcs.h | 80    src_reg invocation_id;  variable
 | 
| D | brw_fs.h | 414    fs_reg invocation_id;  variable
 | 
| /external/mesa3d/src/gallium/drivers/radeonsi/ | 
| D | si_shader_llvm_tess.c | 648    LLVMValueRef invocation_id, buffer, buffer_offset;  in si_copy_tcs_inputs()  local678                                   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/ | 
| D | draw_gs.h | 98    unsigned invocation_id;  member
 | 
| /external/deqp/external/openglcts/modules/glesext/tessellation_shader/ | 
| D | esextcTessellationShaderBarrier.cpp | 914 		const unsigned int invocation_id = n_patch_vertex;  in verifyXFBBuffer()  local
 | 
| /external/mesa3d/src/gallium/drivers/r600/sfn/ | 
| D | sfn_nir_lower_tess_io.cpp | 379    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/ | 
| D | lp_bld_tgsi.h | 174    LLVMValueRef invocation_id;  member
 | 
| /external/deqp-deps/amber/src/vulkan/ | 
| D | engine_vulkan_debugger.cc | 990           auto invocation_id = key.data.global_invocation_id;  in OnBreakpointHit()  local
 | 
| /external/mesa3d/src/amd/vulkan/ | 
| D | radv_nir_to_llvm.c | 3314 	LLVMValueRef invocation_id = ac_unpack_param(&ctx->ac, tcs_rel_ids, 8, 5);  in write_tess_factors()  local
 | 
| /external/mesa3d/src/amd/compiler/ | 
| D | aco_instruction_selection.cpp | 10609 …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
 |