Searched defs:AttachmentParams (Results 1 – 2 of 2) sorted by relevance
746 struct AttachmentParams struct748 GLenum color0Kind;749 GLenum colornKind;750 GLenum depthKind;751 GLenum stencilKind;754 static string getDescription(const AttachmentParams ¶ms) in getDescription()
93 struct AttachmentParams struct95 uint32_t usage;96 VkAttachmentLoadOp loadOp;97 VkAttachmentStoreOp storeOp;98 VkAttachmentLoadOp stencilLoadOp;99 VkAttachmentStoreOp stencilStoreOp;100 uint32_t init;101 std::vector<VerifyAspect> verifyAspects;