Home
last modified time | relevance | path

Searched refs:memsetPattern (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDriverPropertiesTests.cpp128 const int memsetPattern = 0xaa; in testQueryProperties() local
132 deMemset(&deviceDriverProperties, memsetPattern, sizeof(deviceDriverProperties)); in testQueryProperties()
136 deMemset(&deviceProperties2, memsetPattern, sizeof(deviceProperties2)); in testQueryProperties()
H A DvktApiDeviceDrmPropertiesTests.cpp86 const int memsetPattern = 0xaa; in testDeviceDrmProperties() local
93 deMemset(&deviceProperties2, memsetPattern, sizeof(deviceProperties2)); in testDeviceDrmProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDriverPropertiesTests.cpp183 const int memsetPattern = 0xaa; in testQueryProperties() local
187 deMemset(&deviceDriverProperties, memsetPattern, sizeof(deviceDriverProperties)); in testQueryProperties()
191 deMemset(&deviceProperties2, memsetPattern, sizeof(deviceProperties2)); in testQueryProperties()
H A DvktApiDeviceDrmPropertiesTests.cpp86 const int memsetPattern = 0xaa; in testDeviceDrmProperties() local
93 deMemset(&deviceProperties2, memsetPattern, sizeof(deviceProperties2)); in testDeviceDrmProperties()

Completed in 2 milliseconds