Searched defs:AttachmentParams (Results 1 – 3 of 3) sorted by relevance
855 struct AttachmentParams struct857 GLenum color0Kind;858 GLenum colornKind;859 GLenum depthKind;860 GLenum stencilKind;863 static string getDescription (const AttachmentParams& params) in getDescription()
92 struct AttachmentParams struct94 deUint32 usage;95 VkAttachmentLoadOp loadOp;96 VkAttachmentStoreOp storeOp;97 VkAttachmentLoadOp stencilLoadOp;98 VkAttachmentStoreOp stencilStoreOp;99 deUint32 init;100 std::vector<VerifyAspect> verifyAspects;