Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp6006 struct CaseContext struct
6008 CaseContext (const string& name_, in CaseContext() function
6031 string name;
6032 TestContext& testContext;
6033 FloatFormat floatFormat;
6034 FloatFormat highpFormat;
6035 Precision precision;
6036 ShaderType shaderType;
6037 size_t numRandoms;
6038 Interval inputRange;
[all …]