Searched defs:bufferTest (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cDrawIndirectTests.cpp | 488 …long BuffersCompare(const std::vector<T>& bufferTest, unsigned int widthTest, unsigned int heightT… in BuffersCompare() 2061 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 2252 CColorArray bufferTest(getWindowWidth() / 2 * getWindowHeight() / 2, tcu::Vec4(0.0f)); in Run() local 2551 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 2861 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 2955 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 3052 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 3156 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 3262 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 3372 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryRequirementsTests.cpp | 1557 BufferMemoryRequirementsOriginal bufferTest; in populateCoreTestGroup() local 1566 BufferMemoryRequirementsExtended bufferTest; in populateExtendedTestGroup() local 1575 BufferMemoryRequirementsDedicatedAllocation bufferTest; in populateDedicatedAllocationTestGroup() local
|