Searched defs:CaseDef (Results 1 – 4 of 4) sorted by relevance
61 struct CaseDef struct63 Texture texture;64 VkFormat format;65 VkSampleCountFlagBits numSamples;66 bool singleLayerBind;
72 struct CaseDef struct74 VkImageViewType imageType;75 IVec3 renderSize;76 int numLayers;77 VkFormat colorFormat;
63 struct CaseDef struct65 IVec2 renderSize;66 int numLayers;67 VkFormat colorFormat;68 VkSampleCountFlagBits numSamples;
77 struct CaseDef struct79 …), 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;