Searched defs:RenderPassWrapper (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkPipelineConstructionUtil.hpp | 141 class RenderPassWrapper class [all...] |
H A D | vkPipelineConstructionUtil.cpp | 499 RenderPassWrapper::RenderPassWrapper (PipelineConstructionType pipelineConstructionType, const DeviceInterface& vk, VkDevice device, const VkRenderPassCreateInfo* pCreateInfo) in RenderPassWrapper() function in vk::RenderPassWrapper 631 RenderPassWrapper::RenderPassWrapper (PipelineConstructionType pipelineConstructionType, const DeviceInterface& vk, VkDevice device, const VkRenderPassCreateInfo2* pCreateInfo) in RenderPassWrapper() function in vk::RenderPassWrapper 770 RenderPassWrapper::RenderPassWrapper (PipelineConstructionType pipelineConstructionType, const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const VkFormat depthStencilFormat, const VkAttachmentLoadOp loadOperation, const VkImageLayout finalLayoutColor, in RenderPassWrapper() function in vk::RenderPassWrapper [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassFragmentDensityMapTests.cpp | 359 class RenderPassWrapper: public RenderPassWrapperBase class 395 RenderPassWrapper<RenderingTypeValue>::RenderPassWrapper(const DeviceInterface& vk, const VkDevice vkDevice, const TestParams& testParams) in RenderPassWrapper() function in vkt::renderpass::__anon28583::RenderPassWrapper [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassFragmentDensityMapTests.cpp | 355 class RenderPassWrapper: public RenderPassWrapperBase class 391 RenderPassWrapper<RenderingTypeValue>::RenderPassWrapper(const DeviceInterface& vk, const VkDevice vkDevice, const TestParams& testParams) in RenderPassWrapper() function in vkt::renderpass::__anon29762::RenderPassWrapper [all...] |
Completed in 11 milliseconds