Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DObjectAllocationTest.cpp23 class ObjectAllocationTestES3 : public ObjectAllocationTest class
27 TEST_P(ObjectAllocationTestES3, BindFramebufferBeforeGen) in TEST_P() argument
38 TEST_P(ObjectAllocationTestES3, BindFramebufferAfterGen) in TEST_P() argument
124 GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(ObjectAllocationTestES3);
125 ANGLE_INSTANTIATE_TEST_ES3(ObjectAllocationTestES3);