Home
last modified time | relevance | path

Searched defs:ColorPresentationParams (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go279 type ColorPresentationParams struct { struct
284 TextDocument TextDocumentIdentifier `json:"textDocument"`
289 Color Color `json:"color"`
294 Range Range `json:"range"`
295 WorkDoneProgressParams
296 PartialResultParams
H A Dtsserver.go42 ColorPresentation(context.Context, *ColorPresentationParams) ([]ColorPresentation, error)
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go279 type ColorPresentationParams struct { struct
284 TextDocument TextDocumentIdentifier `json:"textDocument"`
289 Color Color `json:"color"`
294 Range Range `json:"range"`
295 WorkDoneProgressParams
296 PartialResultParams
Dtsserver.go42 ColorPresentation(context.Context, *ColorPresentationParams) ([]ColorPresentation, error)
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go279 type ColorPresentationParams struct { struct
284 TextDocument TextDocumentIdentifier `json:"textDocument"`
289 Color Color `json:"color"`
294 Range Range `json:"range"`
295 WorkDoneProgressParams
296 PartialResultParams
H A Dtsserver.go42 ColorPresentation(context.Context, *ColorPresentationParams) ([]ColorPresentation, error)