Searched defs:CaseContext (Results 1 – 2 of 2) sorted by relevance
6040 struct CaseContext struct6042 CaseContext (const string& name_, in CaseContext() argument6065 string name;6066 TestContext& testContext;6067 FloatFormat floatFormat;6068 FloatFormat highpFormat;6069 Precision precision;6070 ShaderType shaderType;6071 size_t numRandoms;6072 Interval inputRange;[all …]
6051 struct CaseContext struct6053 CaseContext (const string& name_, in CaseContext() argument6076 string name;6077 TestContext& testContext;6078 FloatFormat floatFormat;6079 FloatFormat highpFormat;6080 Precision precision;6081 ShaderType shaderType;6082 size_t numRandoms;6083 Interval inputRange;[all …]