Home
last modified time | relevance | path

Searched defs:AttachmentParams (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp855 struct AttachmentParams struct
857 GLenum color0Kind;
858 GLenum colornKind;
859 GLenum depthKind;
860 GLenum stencilKind;
863 static string getDescription (const AttachmentParams& params) in getDescription()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp92 struct AttachmentParams struct
94 deUint32 usage;
95 VkAttachmentLoadOp loadOp;
96 VkAttachmentStoreOp storeOp;
97 VkAttachmentLoadOp stencilLoadOp;
98 VkAttachmentStoreOp stencilStoreOp;
99 deUint32 init;
100 std::vector<VerifyAspect> verifyAspects;