Searched refs:att_ref_depth_stencil (Results 1 – 1 of 1) sorted by relevance
/external/vulkan-validation-layers/tests/ |
D | vkpositivelayertests.cpp | 8207 …VkAttachmentReference att_ref_depth_stencil = {0, VK_IMAGE_LAYOUT_DEPTH_STENCIL_READ_ONLY_OPTIMAL}; in TEST_F() local 8210 … {0, VK_PIPELINE_BIND_POINT_GRAPHICS, 0, 0, 0, nullptr, nullptr, &att_ref_depth_stencil, 0, nullpt… in TEST_F() 8211 … {0, VK_PIPELINE_BIND_POINT_GRAPHICS, 0, 0, 0, nullptr, nullptr, &att_ref_depth_stencil, 0, nullpt… in TEST_F()
|