Home
last modified time | relevance | path

Searched refs:WithClient (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dprotocol.go65 ctx = WithClient(ctx, client)
74 ctx = WithClient(ctx, client)
Dcontext.go27 func WithClient(ctx context.Context, client Client) context.Context { func
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dprotocol.go65 ctx = WithClient(ctx, client)
74 ctx = WithClient(ctx, client)
Dcontext.go27 func WithClient(ctx context.Context, client Client) context.Context { func