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() 2071 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 2262 CColorArray bufferTest(getWindowWidth() / 2 * getWindowHeight() / 2, tcu::Vec4(0.0f)); in Run() local 2561 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 2871 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 2965 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 3062 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 3166 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 3272 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local 3382 CColorArray bufferTest(getWindowWidth() * getWindowHeight(), tcu::Vec4(0.0f)); in Run() local [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryRequirementsTests.cpp | 1488 BufferMemoryRequirementsOriginal bufferTest; in populateCoreTestGroup() local 1497 BufferMemoryRequirementsExtended bufferTest; in populateExtendedTestGroup() local 1506 BufferMemoryRequirementsDedicatedAllocation bufferTest; in populateDedicatedAllocationTestGroup() local
|