Searched defs:ReferenceParams (Results 1 – 8 of 8) sorted by relevance
119 struct ReferenceParams : public RenderParams struct121 ReferenceParams(TextureType texType_) in ReferenceParams() argument137 …ReferenceParams(TextureType texType_, const tcu::Sampler &sampler_, LodMode lodMode_ = LODMODE_EXA… in ReferenceParams() argument153 tcu::Sampler sampler;154 LodMode lodMode;155 float minLod;156 float maxLod;157 int baseLevel;158 int maxLevel;159 bool unnormal;[all …]
340 LVSymbols ReferenceParams; in parametersMatch() local
2053 type ReferenceParams struct { struct2056 Context ReferenceContext `json:"context"`2057 TextDocumentPositionParams2058 WorkDoneProgressParams2059 PartialResultParams
54 References(context.Context, *ReferenceParams) ([]Location, error)