Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsFboCompletenessTests.cpp746 struct AttachmentParams struct
748 GLenum color0Kind;
749 GLenum colornKind;
750 GLenum depthKind;
751 GLenum stencilKind;
754 static string getDescription(const AttachmentParams &params) in getDescription()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassLoadStoreOpNoneTests.cpp93 struct AttachmentParams struct
95 uint32_t usage;
96 VkAttachmentLoadOp loadOp;
97 VkAttachmentStoreOp storeOp;
98 VkAttachmentLoadOp stencilLoadOp;
99 VkAttachmentStoreOp stencilStoreOp;
100 uint32_t init;
101 std::vector<VerifyAspect> verifyAspects;