Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp62 struct CaseDef struct
64 Texture texture;
65 VkFormat format;
66 VkSampleCountFlagBits numSamples;
67 bool singleLayerBind;
DvktImageMutableTests.cpp91 struct CaseDef struct
93 ImageType imageType;
94 IVec3 size;
95 deUint32 numLayers;
96 VkFormat imageFormat;
97 VkFormat viewFormat;
98 enum Upload upload;
99 enum Download download;
100 bool isFormatListTest;
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorTests.cpp77 struct CaseDef struct
79 …), where origin (0,0) is the top-left corner of the viewport. Width and height are in range [0, 1].
80 Vec4 scissorArea; //!< scissored area (ox, oy, w, h)
81 TestPrimitive primitive;
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp64 struct CaseDef struct
66 IVec2 renderSize;
67 int numLayers;
68 VkFormat colorFormat;
69 VkSampleCountFlagBits numSamples;
DvktPipelineRenderToImageTests.cpp106 struct CaseDef struct
108 VkImageViewType viewType;
109 IVec4 imageSizeHint; //!< (w, h, d, layers), a component may have a symbolic value MAX_SIZE
110 VkFormat colorFormat;
111 VkFormat depthStencilFormat; //! A depth/stencil format, or UNDEFINED if not used
112 AllocationKind allocationKind;