Searched defs:bufferTest (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cDrawIndirectTests.cpp | 488 …long BuffersCompare(const std::vector<T> &bufferTest, unsigned int widthTest, unsigned int heightT… in BuffersCompare() 2063 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 2255 CColorArray bufferTest(getWindowWidth() / 2 * getWindowHeight() / 2, tcu::Vec4(0.0f)); in Run() local 2560 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 2878 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 2972 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 3069 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 3173 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 3279 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 3389 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local [all …]
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryRequirementsTests.cpp | 1827 BufferMemoryRequirementsOriginal bufferTest; in populateCoreTestGroup() local 1836 BufferMemoryRequirementsExtended bufferTest; in populateExtendedTestGroup() local 1845 BufferMemoryRequirementsDedicatedAllocation bufferTest; in populateDedicatedAllocationTestGroup() local 2290 BufferMemoryRequirementsCreateInfo bufferTest; in populateCreateInfoTestGroup() local
|
/aosp_15_r20/frameworks/minikin/tests/unittest/ |
H A D | SparseBitSetTest.cpp | 57 TEST(SparseBitSetTest, bufferTest) { in TEST() argument
|
H A D | FontCollectionTest.cpp | 204 TEST(FontCollectionTest, bufferTest) { in TEST() argument
|
H A D | FontFamilyTest.cpp | 912 TEST_F(FontFamilyTest, bufferTest) { in TEST_F() argument
|