Home
last modified time | relevance | path

Searched refs:isAllocateNonZeroMemoryEnabled (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/tests/test_utils/
DANGLETest.h531 bool isAllocateNonZeroMemoryEnabled() const in isAllocateNonZeroMemoryEnabled() function
/external/angle/src/tests/gl_tests/
DTextureTest.cpp4678 ANGLE_SKIP_TEST_IF(isAllocateNonZeroMemoryEnabled()); in TEST_P()