Home
last modified time | relevance | path

Searched defs:CaseDef (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp300 struct CaseDef struct in vkt::compute::__anonb4cf183e0111::AliasTest
302 std::string extraTypes;
304 std::string writeDesc;
305 std::string writeType;
306 std::string writeValue;
308 std::string readDesc;
309 std::string readType;
310 std::string readValue;
312 LayoutFlags layout;
313 Function func;
[all …]
DvktComputeCooperativeMatrixTests.cpp91 struct CaseDef struct
93 TestType testType;
94 deUint32 subgroupsPerWorkgroupX;
95 deUint32 subgroupsPerWorkgroupY;
96 deUint32 workgroupsX;
97 deUint32 workgroupsY;
98 VkComponentTypeNV inputType;
99 VkComponentTypeNV outputType;
100 bool colMajor;
101 StorageClass storageClass;
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateBasic.cpp85 struct CaseDef struct
87 SharedGroupParams groupParams;
88 deInt32 seed;
89 VkExtent2D framebufferDim;
90 VkSampleCountFlagBits samples;
91 VkFragmentShadingRateCombinerOpKHR combinerOp[2];
92 AttachmentUsage attachmentUsage;
93 bool shaderWritesRate;
94 bool geometryShader;
95 bool meshShader;
[all …]
DvktFragmentShadingRatePixelConsistency.cpp66 struct CaseDef struct
68 VkExtent2D shadingRate;
69 VkSampleCountFlagBits samples;
70 VkExtent2D framebufferExtent;
71 bool zwCoord;
/external/deqp/external/vulkancts/modules/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp92 struct CaseDef struct
94 deUint32 dim;
95 Resource resType;
96 Interlock interlock;
97 VkSampleCountFlagBits samples;
98 bool killOdd;
99 bool sampleShading;
101 bool isSampleInterlock() const in isSampleInterlock()
105 bool isOrdered() const in isOrdered()
/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp110 struct CaseDef struct
112 bool payloadMemLocal;
113 bool guardMemLocal;
114 bool coherent;
115 bool core11;
116 bool atomicRMW;
117 TestType testType;
118 StorageClass payloadSC;
119 StorageClass guardSC;
120 Scope scope;
[all …]
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp237 struct CaseDef struct
239 VkFormat format;
240 Stage stage;
241 VkFlags allShaderStages;
242 VkFlags allPipelineStages;
243 int/*VkDescriptorType*/ descriptorType;
244 VkImageViewType viewType;
245 VkSampleCountFlagBits samples;
246 int bufferLen;
247 bool unroll;
[all …]
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp59 struct CaseDef struct
61 deUint32 width;
62 deUint32 height;
63 deUint32 squaresGroupCount;
64 deUint32 geometriesGroupCount;
65 deUint32 instancesGroupCount;
66 bool deferredOperation;
67 VkAccelerationStructureBuildTypeKHR buildType;
68 deUint32 workerThreadsCount;
DvktRayTracingBuildTests.cpp71 struct CaseDef struct
73 TestType testType;
74 deUint32 width;
75 deUint32 height;
76 deUint32 squaresGroupCount;
77 deUint32 geometriesGroupCount;
78 deUint32 instancesGroupCount;
79 bool deferredOperation;
80 deUint32 workerThreadsCount;
81 bool deviceBuild;
DvktRayTracingWatertightnessTests.cpp59 struct CaseDef struct
61 deUint32 width;
62 deUint32 height;
63 deUint32 squaresGroupCount;
64 deUint32 geometriesGroupCount;
65 deUint32 instancesGroupCount;
66 deUint32 randomSeed;
67 deUint32 depth;
68 deUint32 useManyGeometries;
DvktRayTracingMemGuaranteeTests.cpp64 struct CaseDef struct
66 TestType testType;
67 VkShaderStageFlagBits stage;
68 deUint32 width;
69 deUint32 height;
70 deUint32 squaresGroupCount;
71 deUint32 geometriesGroupCount;
72 deUint32 instancesGroupCount;
DvktRayTracingBuiltinTests.cpp107 struct CaseDef struct
109 TestId id;
110 const char* name;
111 deUint32 width;
112 deUint32 height;
113 deUint32 depth;
114 deUint32 raysDepth;
115 VkFormat format;
116 bool fixedPointScalarOutput;
117 bool fixedPointVectorOutput;
[all …]
DvktRayTracingBuildIndirectTests.cpp55 struct CaseDef struct
57 deUint32 width;
58 deUint32 height;
59 deUint32 depth;
60 deUint32 squaresGroupCount;
61 deUint32 geometriesGroupCount;
62 deUint32 instancesGroupCount;
DvktRayTracingNullASTests.cpp60 struct CaseDef struct
62 deUint32 width;
63 deUint32 height;
DvktRayTracingComplexControlFlowTests.cpp94 struct CaseDef struct
96 TestType testType;
97 TestOp testOp;
98 VkShaderStageFlagBits stage;
99 deUint32 width;
100 deUint32 height;
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp257 struct CaseDef struct
259 IndexType indexType;
260 deUint32 numDescriptorSets;
261 deUint32 maxPerStageUniformBuffers;
262 deUint32 maxUniformBuffersDynamic;
263 deUint32 maxPerStageStorageBuffers;
264 deUint32 maxStorageBuffersDynamic;
265 deUint32 maxPerStageSampledImages;
266 deUint32 maxPerStageStorageImages;
267 deUint32 maxPerStageStorageTexelBuffers;
[all …]
DvktBindingBufferDeviceAddressTests.cpp111 struct CaseDef struct
113 deUint32 set;
114 deUint32 depth;
115 Base base;
116 Stage stage;
117 Convert convertUToPtr;
118 bool storeInLocal;
119 BufType bufType;
120 Layout layout;
121 MemoryOffset memoryOffset;
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp66 struct CaseDef struct
68 Texture texture;
69 VkFormat format;
70 VkSampleCountFlagBits numSamples;
71 bool singleLayerBind;
DvktImageMutableTests.cpp105 struct CaseDef struct
107 ImageType imageType;
108 IVec3 size;
109 deUint32 numLayers;
110 VkFormat imageFormat;
111 VkFormat viewFormat;
112 enum Upload upload;
113 enum Download download;
114 bool isFormatListTest;
115 bool isSwapchainImageTest;
[all …]
/external/deqp/external/vulkancts/modules/vulkan/reconvergence/
DvktReconvergenceTests.cpp75 struct CaseDef struct
77 TestType testType;
78 deUint32 maxNesting;
79 deUint32 seed;
81 bool isWUCF() const { return testType == TT_WUCF_ELECT || testType == TT_WUCF_BALLOT; } in isWUCF()
82 bool isSUCF() const { return testType == TT_SUCF_ELECT || testType == TT_SUCF_BALLOT; } in isSUCF()
83 bool isUCF() const { return isWUCF() || isSUCF(); } in isUCF()
84 bool isElect() const { return testType == TT_WUCF_ELECT || testType == TT_SUCF_ELECT; } in isElect()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp80 struct CaseDef struct
82 PipelineConstructionType pipelineConstructionType;
83 VkImageViewType imageType;
84 IVec3 renderSize;
85 IVec3 attachmentSize;
86 deUint32 numLayers;
87 bool multisample;
88 MultiAttachmentsTestType multiAttachmentsTestType;
315 void initColorPrograms (SourceCollections& programCollection, const CaseDef) in initColorPrograms()
DvktPipelineRenderToImageTests.cpp110 struct CaseDef struct
112 PipelineConstructionType pipelineConstructionType;
113 VkImageViewType viewType;
114 IVec4 imageSizeHint; //!< (w, h, d, layers), a component may have a symbolic value MAX_SIZE
115 VkFormat colorFormat;
116 VkFormat depthStencilFormat; //! A depth/stencil format, or UNDEFINED if not used
117 AllocationKind allocationKind;
DvktPipelineMultisampleImageTests.cpp66 struct CaseDef struct
68 PipelineConstructionType pipelineConstructionType;
69 IVec2 renderSize;
70 int numLayers;
71 VkFormat colorFormat;
72 VkSampleCountFlagBits numSamples;
73 bool colorSamples;
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorTests.cpp78 struct CaseDef struct
80 …), where origin (0,0) is the top-left corner of the viewport. Width and height are in range [0, 1].
81 Vec4 scissorArea; //!< scissored area (ox, oy, w, h)
82 TestPrimitive primitive;
/external/deqp/external/vulkancts/modules/vulkan/video/
DvktVideoCapabilitiesTests.cpp63 struct CaseDef struct
65 TestType testType;

12