Home
last modified time | relevance | path

Searched defs:ReferenceParams (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.hpp119 struct ReferenceParams : public RenderParams struct
121 ReferenceParams (TextureType texType_) in ReferenceParams() function
134ReferenceParams (TextureType texType_, const tcu::Sampler& sampler_, LodMode lodMode_ = LODMODE_EX… in ReferenceParams() function
147 tcu::Sampler sampler;
148 LodMode lodMode;
149 float minLod;
150 float maxLod;
151 int baseLevel;
152 int maxLevel;
153 bool unnormal;
[all …]
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go54 References(context.Context, *ReferenceParams) ([]Location, error)
Dtsprotocol.go2053 type ReferenceParams struct { struct
2056 Context ReferenceContext `json:"context"`
2057 TextDocumentPositionParams
2058 WorkDoneProgressParams
2059 PartialResultParams
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsserver.go54 References(context.Context, *ReferenceParams) ([]Location, error)
Dtsprotocol.go2053 type ReferenceParams struct { struct
2056 Context ReferenceContext `json:"context"`
2057 TextDocumentPositionParams
2058 WorkDoneProgressParams
2059 PartialResultParams
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go54 References(context.Context, *ReferenceParams) ([]Location, error)
Dtsprotocol.go2053 type ReferenceParams struct { struct
2056 Context ReferenceContext `json:"context"`
2057 TextDocumentPositionParams
2058 WorkDoneProgressParams
2059 PartialResultParams