Home
last modified time | relevance | path

Searched defs:invocation_id (Results 1 – 8 of 8) 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/mesa3d/src/intel/compiler/
Dbrw_vec4_tcs.h80 src_reg invocation_id; variable
Dbrw_fs.h365 fs_reg invocation_id; variable
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_gs.h94 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/auxiliary/gallivm/
Dlp_bld_tgsi.h172 LLVMValueRef invocation_id; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c3044 LLVMValueRef invocation_id, buffer, buffer_offset; in si_copy_tcs_inputs() local
3081 LLVMValueRef invocation_id, in si_write_tess_factors()
3299 LLVMValueRef rel_patch_id, invocation_id, tf_lds_offset; in si_llvm_emit_tcs_epilogue() local
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c6345 LLVMValueRef invocation_id = unpack_param(&ctx->ac, ctx->abi.tcs_rel_ids, 8, 5); in write_tess_factors() local