Searched defs:rp2Supported (Results 1 – 3 of 3) sorted by relevance
/external/vulkan-validation-layers/tests/ |
D | vklayertests_imageless_framebuffer.cpp | 45 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local 409 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local 940 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local
|
D | vklayertests_descriptor_renderpass_framebuffer.cpp | 1574 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local 1598 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local 1658 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local 1690 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local 1735 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local 1926 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local 1962 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local 2010 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local 2189 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local 2225 bool rp2Supported = CheckCreateRenderPass2Support(this, m_device_extension_names); in TEST_F() local [all …]
|
D | layer_validation_tests.cpp | 242 …const VkRenderPassBeginInfo *begin_info, bool rp2Supported, const char *rp1_vuid, const char *rp2_… in TestRenderPassBegin()
|