Home
last modified time | relevance | path

Searched defs:TestParams (Results 1 – 25 of 85) sorted by relevance

1234

/external/deqp/modules/glshared/
DglsShaderConstExprTests.hpp50 struct TestParams struct
52 const char* name;
53 const char* expression;
55 DataType inType;
56 int minComponents;
57 int maxComponents;
59 DataType outType;
60 float output;
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc2357 struct TestParams { in TEST_F() struct
2358 int batch_size; in TEST_F()
2359 std::vector<int> tensor_dims; in TEST_F()
2360 std::vector<int> shape; in TEST_F()
3156 struct TestParams { in TEST_P() struct
3157 const std::string description; in TEST_P()
3158 const std::vector<int32> boxes_tensor_dims; in TEST_P()
3159 const std::vector<int32> scores_tensor_dims; in TEST_P()
3160 const std::vector<float> boxes_values; in TEST_P()
3161 const std::vector<float> scores_values; in TEST_P()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureConversionTests.cpp90 struct TestParams in populateSnormClampTests() struct
92 std::string testName; in populateSnormClampTests()
93 std::string amberFile; in populateSnormClampTests()
94 VkFormat format; in populateSnormClampTests()
/external/deqp/external/openglcts/modules/gles3/
Des3cNumberParsingTests.cpp86 struct TestParams struct
88 TestType testType;
89 string name;
90 string description;
91 string testGlobals;
92 string testCode;
93 SetupUniformsFn setupUniformsFn;
/external/deqp/external/openglcts/modules/common/
DglcShaderConstExprTests.cpp42 struct TestParams struct
44 const char* name;
45 const char* expression;
47 glu::DataType inType;
48 int minComponents;
49 int maxComponents;
51 glu::DataType outType;
52 union {
DglcGLSLVectorConstructorTests.cpp153 struct TestParams struct
155 string name;
156 string description;
157 TestType testType;
158 string outputType;
159 vector<string> inputTypes;
160 string extraFields;
/external/angle/src/tests/deqp_support/
DglcShaderConstExprTests_override.cpp42 struct TestParams struct
44 const char *name;
45 const char *expression;
47 glu::DataType inType;
48 int minComponents;
49 int maxComponents;
51 glu::DataType outType;
53 {
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.cpp56 struct TestParams struct
58 string testNameSuffix;
59 float depthValue;
60 float expectedValue;
61 bool enableDepthBias;
62 float depthBiasConstantFactor;
63 bool skipUNorm;
64 bool skipSNorm;
65 std::vector<const char*> requiredExtensions;
DvktDrawMultipleClearsWithinRenderPass.cpp168 struct TestParams struct
170 VkFormat colorFormat;
171 VkFormat depthFormat;
172 Topology topology;
173 Vec4 expectedColor;
174 float colorEpsilon;
175 float expectedDepth;
176 float depthEpsilon;
177 deUint32 repeatCount;
178 bool enableBlend;
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp268 struct TestParams struct
270 enum CacheType
278 struct Iteration
300 static constexpr size_t MAX_ITERATIONS = 4;
301 using IterationArray = ConstexprVector<Iteration, MAX_ITERATIONS>;
303 const char* name;
304 const char* description;
305 CacheType cacheType;
306 IterationArray iterations;
312 void checkSupport(Context& context, const TestParams&) in checkSupport()
[all …]
DvktPipelineLogicOpTests.cpp66 struct TestParams struct
68 VkLogicOp logicOp; // Operation.
69 tcu::UVec4 fbColor; // Framebuffer color.
70 tcu::UVec4 quadColor; // Geometry color.
71 VkFormat format; // Framebuffer format.
72 std::string name; // Logic operator test name.
DvktPipelineNoPositionTests.cpp76 struct TestParams struct
78 ShaderStageFlags selectedStages; // Stages that will be present in the pipeline.
79 …aderStageFlags writeStages; // Subset of selectedStages that will write to the Position built-in.
80 deUint32 numViews; // Number of views for multiview.
81 bool explicitDeclarations; // Explicitly declare the input and output blocks or not.
82 bool useSSBO; // Write to an SSBO from the selected stages.
85 …ssellation (void) const { return (selectedStages & (STAGE_TESS_CONTROL | STAGE_TESS_EVALUATION)); } in tessellation()
86 bool geometry (void) const { return (selectedStages & STAGE_GEOMETRY); } in geometry()
DvktPipelineBindPointTests.cpp95 struct TestParams struct
97 SetUpdateType graphicsSetUpdateType;
98 SetUpdateType computeSetUpdateType;
99 SetUpdateType rayTracingSetUpdateType;
100 SetupSequence setupSequence;
101 DispatchSequence dispatchSequence;
104 bool hasSetupOp (SetupOp op) const in hasSetupOp()
114 bool hasAnyOf (const std::vector<SetupOp>& opVec) const in hasAnyOf()
125 bool hasGraphics (void) const in hasGraphics()
131 bool hasCompute (void) const in hasCompute()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesQueueBindSparseTests.cpp54 struct TestParams struct
56 deUint32 numQueues; //! use 2 or more to sync between different queues
57 deUint32 numWaitSemaphores;
58 deUint32 numSignalSemaphores;
59 bool emptySubmission; //! will make an empty bind sparse submission
60 bool bindSparseUseFence;
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDirectionTests.cpp167 struct TestParams struct
169 SpaceObjects spaceObjects;
170 float directionScale;
171 float rotationX;
172 float rotationY;
173 VkShaderStageFlagBits testStage;
174 VkGeometryTypeKHR geometryType;
176 VkShaderStageFlags usedStages (void) const in usedStages()
187 bool isecMain (void) const in isecMain()
193 bool isecAux (void) const in isecAux()
[all …]
DvktRayTracingShaderBindingTableTests.cpp116 struct TestParams struct
118 deUint32 width;
119 deUint32 height;
120 ShaderTestType shaderTestType;
121 deUint32 sbtOffset;
122 bool shaderRecordPresent;
123 deUint32 sbtRecordOffset;
124 deUint32 sbtRecordOffsetPassedToTraceRay;
125 deUint32 sbtRecordStride;
126 deUint32 sbtRecordStridePassedToTraceRay;
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/
Dutils.h196 struct TestParams { struct
204 // Defines how the TestParams should be printed into the command line if argument
/external/libchrome/ipc/
Dipc_cpu_perftest.cc28 struct TestParams { struct
30 TestParams(size_t in_message_size, in TestParams() function
39 size_t message_size;
40 size_t frames_per_second;
41 size_t messages_per_frame;
42 size_t duration_in_seconds;
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmVariableInitTests.cpp53 struct TestParams struct
55 string name;
56 string type;
57 int numComponents;
58 InitializationSource initializationSource;
DvktSpvAsmVaryingNameTests.cpp43 struct TestParams struct
45 string name;
46 FunctionPrograms1<InstanceContext>::Function createShaders;
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFillBufferTests.cpp56 struct TestParams struct
59 {
63 VkDeviceSize dstSize;
64 VkDeviceSize dstOffset;
65 VkDeviceSize size;
66 deUint32 testData[TEST_DATA_SIZE];
67 de::SharedPtr<IBufferAllocator> bufferAllocator;
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp89 struct TestParams struct
91 CaseType caseType;
92 tcu::Vec4 clearColor;
93 tcu::Vec4 drawColor;
94 bool colorAtEnd;
95 tcu::Maybe<DepthBoundsParameters> depthBoundsParams;
97TestParams (CaseType type, const tcu::Vec4& clearColor_, const tcu::Vec4& drawColor_, bool colorAt… in TestParams() function
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationFractionalSpacingTests.cpp101 struct TestParams struct
103 ShaderLanguage shaderLanguage;
104 SpacingMode spacingMode;
106 TestParams(ShaderLanguage sl, SpacingMode sm) : shaderLanguage(sl), spacingMode(sm) {} in TestParams() function
652 void checkSupportTess(Context& context, const TestParams) in checkSupportTess()
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryDirectionTests.cpp167 struct TestParams struct
169 SpaceObjects spaceObjects;
170 float directionScale;
171 float rotationX;
172 float rotationY;
173 VkGeometryTypeKHR geometryType;
/external/libvpx/libvpx/test/
Dvariance_test.cc255 struct TestParams { struct
256 TestParams(int log2w = 0, int log2h = 0, Func function = NULL, in TestParams() argument
271 int log2width, log2height;
272 int width, height;
273 int block_size;
274 Func func;
275 vpx_bit_depth_t bit_depth;
276 bool use_high_bit_depth;
277 uint32_t mask;

1234