Home
last modified time | relevance | path

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

/third_party/json/test/thirdparty/Fuzzer/
DFuzzerCorpus.h26 struct InputInfo { struct
27 Unit U; // The actual input data.
28 uint8_t Sha1[kSHA1NumBytes]; // Checksum.
30 size_t NumFeatures = 0;
31 size_t Tmp = 0; // Used by ValidateFeatureSet.
33 size_t NumExecutedMutations = 0;
34 size_t NumSuccessfullMutations = 0;
35 bool MayDeleteFile = false;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustness1VertexAccessTests.cpp109 struct InputInfo struct
111 VertexBindings vertexBindings;
112 VertexAttributes vertexAttributes;
113 vector<AttributeData> data;
114 deUint32 vertexCount;
115 vector<deUint32> indices;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustness1VertexAccessTests.cpp109 struct InputInfo struct
111 VertexBindings vertexBindings;
112 VertexAttributes vertexAttributes;
113 vector<AttributeData> data;
114 deUint32 vertexCount;
115 vector<deUint32> indices;