class PaperRendererTest_DISABLED_TransientDepthStencilAndMsaaAttachments_Test
Defined at line 53 of file ../../src/ui/lib/escher/test/integration/lazy_memory_unittest.cc
TODO(https://fxbug.dev/42142233): vkGetDeviceMemoryCommitment() is not properly implemented; it
returns non-zero commitment even when `fx shell memgraph -v` shows that the corresponding VMO
has not committed memory. Hence, this test is disabled. Note that, even after 63696 is fixed,
this test is overly optimistic. For example, Vulkan doens't *guarantee* that lazily-allocated
memory won't actually be allocated (that's why it's called "lazily allocated", not
"unallocated"). Therefore this test may need to be adjusted on certain platforms (under certain
as-yet-unknown circumstances), to not fail.
Public Methods
void PaperRendererTest_DISABLED_TransientDepthStencilAndMsaaAttachments_Test ()
Defined at line 53 of file ../../src/ui/lib/escher/test/integration/lazy_memory_unittest.cc
void PaperRendererTest_DISABLED_TransientDepthStencilAndMsaaAttachments_Test (const PaperRendererTest_DISABLED_TransientDepthStencilAndMsaaAttachments_Test & )
Defined at line 53 of file ../../src/ui/lib/escher/test/integration/lazy_memory_unittest.cc
PaperRendererTest_DISABLED_TransientDepthStencilAndMsaaAttachments_Test & operator= (const PaperRendererTest_DISABLED_TransientDepthStencilAndMsaaAttachments_Test & )
Defined at line 53 of file ../../src/ui/lib/escher/test/integration/lazy_memory_unittest.cc