/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 872 void initializeAttachments(const TestParams& params, WorkingData& wd, std::vector<VkImage>& images, std::vector<VkImageView>& attachments, const size_t passNdx, deInt32 attachmentNdxes[8]) in initializeAttachments() argument 930 initializeAttachmentDescriptions(const TestParams& params, std::vector<VkAttachmentDescription2>& descs, const bool preCleared, const deInt32 attachmentNdxes[8], deUint32& attachmentUseMask) initializeAttachmentDescriptions() argument 1092 initializeRenderingAttachmentInfos(const TestParams& params, WorkingData& wd, std::vector<VkRenderingAttachmentInfo>& colorAttachmentInfos, VkRenderingAttachmentInfo& depthStencilAttachmentInfo, std::vector<VkFormat>& colorAttachmentFormats, const deInt32 attachmentNdxes[8], deUint32& attachmentUseMask, deUint32 passNdx) initializeRenderingAttachmentInfos() argument 1450 addSubpassDescription(const TestParams& params, const deUint32 passNdx, std::vector<VkAttachmentReference2>& attachmentReferences, std::vector<VkAttachmentReference2>& resolveAttachmentReferences, VkSubpassDescriptionDepthStencilResolve& depthStencilResolve, std::vector<deUint32>* preserveAttachments, VkMultisampledRenderToSingleSampledInfoEXT& msrtss, std::vector<VkSubpassDescription2>& subpasses, const std::vector<VkAttachmentReference2>& inputAttachmentReferences, const deInt32 attachmentNdxes[8]) addSubpassDescription() argument 2999 deInt32 attachmentNdxes[8] = {-1, -1, -1, -1, drawBasic() local 3324 deInt32 attachmentNdxes[8] = {-1, -1, -1, -1, drawClearAttachments() local 3686 deInt32 attachmentNdxes[8] = {-1, -1, -1, -1, drawSingleRenderPass() local 3798 deInt32 attachmentNdxes[8] = {-1, -1, -1, -1, drawMultiRenderPass() local 4514 deInt32 attachmentNdxes[8] = {-1, -1, -1, -1, drawInputAttachments() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 868 void initializeAttachments(const TestParams& params, WorkingData& wd, std::vector<VkImageView>& attachments, const size_t passNdx, deInt32 attachmentNdxes[8]) in initializeAttachments() argument 918 initializeAttachmentDescriptions(const TestParams& params, std::vector<VkAttachmentDescription2>& descs, const bool preCleared, const deInt32 attachmentNdxes[8], deUint32& attachmentUseMask) initializeAttachmentDescriptions() argument 1080 initializeRenderingAttachmentInfos(const TestParams& params, WorkingData& wd, std::vector<VkRenderingAttachmentInfo>& colorAttachmentInfos, VkRenderingAttachmentInfo& depthStencilAttachmentInfo, std::vector<VkFormat>& colorAttachmentFormats, const deInt32 attachmentNdxes[8], deUint32& attachmentUseMask, deUint32 passNdx) initializeRenderingAttachmentInfos() argument 1438 addSubpassDescription(const TestParams& params, const deUint32 passNdx, std::vector<VkAttachmentReference2>& attachmentReferences, std::vector<VkAttachmentReference2>& resolveAttachmentReferences, VkSubpassDescriptionDepthStencilResolve& depthStencilResolve, std::vector<deUint32>* preserveAttachments, VkMultisampledRenderToSingleSampledInfoEXT& msrtss, std::vector<VkSubpassDescription2>& subpasses, const std::vector<VkAttachmentReference2>& inputAttachmentReferences, const deInt32 attachmentNdxes[8]) addSubpassDescription() argument 2986 deInt32 attachmentNdxes[8] = {-1, -1, -1, -1, drawBasic() local 3305 deInt32 attachmentNdxes[8] = {-1, -1, -1, -1, drawClearAttachments() local 3652 deInt32 attachmentNdxes[8] = {-1, -1, -1, -1, drawSingleRenderPass() local 3763 deInt32 attachmentNdxes[8] = {-1, -1, -1, -1, drawMultiRenderPass() local 4476 deInt32 attachmentNdxes[8] = {-1, -1, -1, -1, drawInputAttachments() local [all...] |