Home
last modified time | relevance | path

Searched defs:ColorPresentation (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go42 ColorPresentation(context.Context, *ColorPresentationParams) ([]ColorPresentation, error) methodSpec
619 func (s *serverDispatcher) ColorPresentation(ctx context.Context, params *ColorPresentationParams) … func
H A Dtsprotocol.go2895 type ColorPresentation struct { struct
2902 Label string `json:"label"`
2909 TextEdit *TextEdit `json:"textEdit,omitempty"`
2915 AdditionalTextEdits []TextEdit `json:"additionalTextEdits,omitempty"`
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go42 ColorPresentation(context.Context, *ColorPresentationParams) ([]ColorPresentation, error) methodSpec
619 func (s *serverDispatcher) ColorPresentation(ctx context.Context, params *ColorPresentationParams) … func
Dtsprotocol.go2895 type ColorPresentation struct { struct
2902 Label string `json:"label"`
2909 TextEdit *TextEdit `json:"textEdit,omitempty"`
2915 AdditionalTextEdits []TextEdit `json:"additionalTextEdits,omitempty"`
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
H A Dtsserver.go42 ColorPresentation(context.Context, *ColorPresentationParams) ([]ColorPresentation, error) methodSpec
619 func (s *serverDispatcher) ColorPresentation(ctx context.Context, params *ColorPresentationParams) … func
H A Dtsprotocol.go2895 type ColorPresentation struct { struct
2902 Label string `json:"label"`
2909 TextEdit *TextEdit `json:"textEdit,omitempty"`
2915 AdditionalTextEdits []TextEdit `json:"additionalTextEdits,omitempty"`
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go187 func (s *server) ColorPresentation(ctx context.Context, p *lsp.ColorPresentationParams) ([]lsp.Colo… func
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go187 func (s *server) ColorPresentation(ctx context.Context, p *lsp.ColorPresentationParams) ([]lsp.Colo… func
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/
H A Dlangsvr.go187 func (s *server) ColorPresentation(ctx context.Context, p *lsp.ColorPresentationParams) ([]lsp.Colo… func