Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp119 struct ReferenceParams : public RenderParams struct
121 ReferenceParams(TextureType texType_) in ReferenceParams() argument
137ReferenceParams(TextureType texType_, const tcu::Sampler &sampler_, LodMode lodMode_ = LODMODE_EXA… in ReferenceParams() argument
153 tcu::Sampler sampler;
154 LodMode lodMode;
155 float minLod;
156 float maxLod;
157 int baseLevel;
158 int maxLevel;
159 bool unnormal;
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVSymbol.cpp340 LVSymbols ReferenceParams; in parametersMatch() local
/external/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
/external/angle/third_party/spirv-tools/src/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
/external/deqp-deps/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