Home
last modified time | relevance | path

Searched refs:deMemset (Results 1 - 25 of 400) sorted by relevance

12345678910>>...16

/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeSha1.c48 deMemset(stream->data, 0, 16 * sizeof(deUint32)); in deSha1Stream_init()
126 deMemset(stream->data, 0, 16 * sizeof(deUint32)); in deSha1Stream_flushChunk()
224 deMemset(hash->hash, 0, sizeof(hash->hash)); in deSha1_parse()
302 deMemset(&hash, garbage, sizeof(deSha1)); in deSha1_selfTest()
314 deMemset(&hash, garbage, sizeof(deSha1)); in deSha1_selfTest()
328 deMemset(&hashA, garbage, sizeof(deSha1)); in deSha1_selfTest()
329 deMemset(&hashB, garbage, sizeof(deSha1)); in deSha1_selfTest()
354 deMemset(&hashA, garbage, sizeof(deSha1)); in deSha1_selfTest()
355 deMemset(&hashB, garbage, sizeof(deSha1)); in deSha1_selfTest()
374 deMemset( in deSha1_selfTest()
[all...]
H A DdeMemory.c98 deMemset(ptr, 0, numBytes); in deCalloc()
328 deMemset(ptr, 0xaa, s_alignedAllocCases[caseNdx].numBytes); in deMemory_selfTest()
340 deMemset(ptr, 0xaa, s_alignedReallocCases[caseNdx].initialSize); in deMemory_selfTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.hpp242 deMemset(&coreFeatures, 0, sizeof(coreFeatures)); in VulkanFeatures()
243 deMemset(&extFloat16Int8, 0, sizeof(vk::VkPhysicalDeviceShaderFloat16Int8Features)); in VulkanFeatures()
244 deMemset(&ext8BitStorage, 0, sizeof(vk::VkPhysicalDevice8BitStorageFeatures)); in VulkanFeatures()
245 deMemset(&ext16BitStorage, 0, sizeof(vk::VkPhysicalDevice16BitStorageFeatures)); in VulkanFeatures()
246 deMemset(&extVariablePointers, 0, sizeof(vk::VkPhysicalDeviceVariablePointersFeatures)); in VulkanFeatures()
247 deMemset(&extVulkanMemoryModel, 0, sizeof(vk::VkPhysicalDeviceVulkanMemoryModelFeatures)); in VulkanFeatures()
249 deMemset(&extIntegerDotProduct, 0, sizeof(vk::VkPhysicalDeviceShaderIntegerDotProductFeaturesKHR)); in VulkanFeatures()
251 deMemset(&floatControlsProperties, 0, sizeof(vk::VkPhysicalDeviceFloatControlsProperties)); in VulkanFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.hpp242 deMemset(&coreFeatures, 0, sizeof(coreFeatures)); in VulkanFeatures()
243 deMemset(&extFloat16Int8, 0, sizeof(vk::VkPhysicalDeviceShaderFloat16Int8Features)); in VulkanFeatures()
244 deMemset(&ext8BitStorage, 0, sizeof(vk::VkPhysicalDevice8BitStorageFeatures)); in VulkanFeatures()
245 deMemset(&ext16BitStorage, 0, sizeof(vk::VkPhysicalDevice16BitStorageFeatures)); in VulkanFeatures()
246 deMemset(&extVariablePointers, 0, sizeof(vk::VkPhysicalDeviceVariablePointersFeatures)); in VulkanFeatures()
247 deMemset(&extVulkanMemoryModel, 0, sizeof(vk::VkPhysicalDeviceVulkanMemoryModelFeatures)); in VulkanFeatures()
249 deMemset(&extIntegerDotProduct, 0, sizeof(vk::VkPhysicalDeviceShaderIntegerDotProductFeaturesKHR)); in VulkanFeatures()
251 deMemset(&floatControlsProperties, 0, sizeof(vk::VkPhysicalDeviceFloatControlsProperties)); in VulkanFeatures()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp138 deMemset(&features, 0, sizeof(features)); in getPhysicalDeviceFeatures()
148 deMemset(&features, 0, sizeof(features)); in getPhysicalDeviceFeatures2()
160 deMemset(&features, 0, sizeof(features)); in getPhysicalDeviceVulkan11Features()
163 deMemset(&vulkan_11_features, 0, sizeof(vulkan_11_features)); in getPhysicalDeviceVulkan11Features()
177 deMemset(&features, 0, sizeof(features)); in getPhysicalDeviceVulkan12Features()
180 deMemset(&vulkan_12_features, 0, sizeof(vulkan_12_features)); in getPhysicalDeviceVulkan12Features()
215 deMemset(&features, 0, sizeof(features)); in getPhysicalDeviceVulkanSC10Features()
218 deMemset(&vulkanSC10Features, 0, sizeof(vulkanSC10Features)); in getPhysicalDeviceVulkanSC10Features()
242 deMemset(&properties, 0, sizeof(properties)); in getPhysicalDeviceProperties()
252 deMemset( in getPhysicalDeviceMemoryProperties()
[all...]
H A DvkQueryUtil.hpp163 deMemset(&result, 0x00, sizeof(StructType)); in operator StructType()
204 deMemset(&result, 0x00, sizeof(StructType)); in operator const StructType()
226 deMemset(&extensionProperties, 0x00, sizeof(ExtensionProperties)); in operator ExtensionProperties()
229 deMemset(&properties2, 0x00, sizeof(properties2)); in operator ExtensionProperties()
242 deMemset(&properties2, 0x00, sizeof(properties2)); in operator VkPhysicalDeviceProperties2()
273 deMemset(&vec[0], 0x00, sizeof(Type)); in validateInitComplete()
274 deMemset(&vec[1], 0xFF, sizeof(Type)); in validateInitComplete()
317 deMemset(&(*beg), static_cast<int>(pattern), sizeof(*beg)); in fillBits()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp136 deMemset(&queueInfo, 0, sizeof(queueInfo)); in createTestDevice()
137 deMemset(&deviceInfo, 0, sizeof(deviceInfo)); in createTestDevice()
139 deMemset(&queueInfo, 0xcd, sizeof(queueInfo)); in createTestDevice()
201 deMemset(&deviceInfo, 0xcd, sizeof(deviceInfo)); in createTestDevice()
240 deMemset(&bufferCreateParams, 0xcd, sizeof(bufferCreateParams)); in createVulkanBuffer()
265 deMemset(&barrier, 0xcd, sizeof(barrier)); in createVulkanBuffer()
308 deMemset(&imageCreateParams, 0xcd, sizeof(imageCreateParams)); in createVulkanImage()
341 deMemset(&imageViewCreateInfo, 0xcd, sizeof(imageViewCreateInfo)); in createVulkanImage()
353 deMemset(&imageBarrier, 0xcd, sizeof(imageBarrier)); in createVulkanImage()
410 deMemset( in createColorOnlyRenderPass()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp137 deMemset(&queueInfo, 0, sizeof(queueInfo)); in createTestDevice()
138 deMemset(&deviceInfo, 0, sizeof(deviceInfo)); in createTestDevice()
140 deMemset(&queueInfo, 0xcd, sizeof(queueInfo)); in createTestDevice()
202 deMemset(&deviceInfo, 0xcd, sizeof(deviceInfo)); in createTestDevice()
241 deMemset(&bufferCreateParams, 0xcd, sizeof(bufferCreateParams)); in createVulkanBuffer()
266 deMemset(&barrier, 0xcd, sizeof(barrier)); in createVulkanBuffer()
309 deMemset(&imageCreateParams, 0xcd, sizeof(imageCreateParams)); in createVulkanImage()
342 deMemset(&imageViewCreateInfo, 0xcd, sizeof(imageViewCreateInfo)); in createVulkanImage()
354 deMemset(&imageBarrier, 0xcd, sizeof(imageBarrier)); in createVulkanImage()
411 deMemset( in createColorOnlyRenderPass()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoCapabilitiesTests.cpp553 deMemset(&videoCapabilites[ndx], filling, sizeof(videoCapabilites[ndx])); in iterate()
554 deMemset(&videoDecodeCapabilities[ndx], filling, sizeof(videoDecodeCapabilities[ndx])); in iterate()
555 deMemset(&videoDecodeH264Capabilities[ndx], filling, sizeof(videoDecodeH264Capabilities[ndx])); in iterate()
642 deMemset(&videoCapabilites[ndx], filling, sizeof(videoCapabilites[ndx])); in iterate()
643 deMemset(&videoEncodeCapabilities[ndx], filling, sizeof(videoEncodeCapabilities[ndx])); in iterate()
644 deMemset(&videoEncodeH264Capabilities[ndx], filling, sizeof(videoEncodeH264Capabilities[ndx])); in iterate()
757 deMemset(&videoCapabilites[ndx], filling, sizeof(videoCapabilites[ndx])); in iterate()
758 deMemset(&videoDecodeCapabilities[ndx], filling, sizeof(videoDecodeCapabilities[ndx])); in iterate()
759 deMemset(&videoDecodeH265Capabilities[ndx], filling, sizeof(videoDecodeH265Capabilities[ndx])); in iterate()
844 deMemset( in iterate()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferComputeInstance.cpp72 deMemset(mapPtr, uninitData, (size_t)offset); in createDataBuffer()
74 deMemset((deUint8 *)mapPtr + offset, initData, initDataSize); in createDataBuffer()
75 deMemset((deUint8 *)mapPtr + offset + initDataSize, uninitData, in createDataBuffer()
119 deMemset(mapPtr, 0x5A, (size_t) offset); in createColorDataBuffer()
123 deMemset((deUint8 *) mapPtr + offset + 2 * sizeof(tcu::Vec4), 0x5A, in createColorDataBuffer()
H A DvktApiDeviceDrmPropertiesTests.cpp89 deMemset(&deviceDrmProperties, 0, sizeof(deviceDrmProperties)); in testDeviceDrmProperties()
93 deMemset(&deviceProperties2, memsetPattern, sizeof(deviceProperties2)); in testDeviceDrmProperties()
H A DvktApiDriverPropertiesTests.cpp132 deMemset(&deviceDriverProperties, memsetPattern, sizeof(deviceDriverProperties)); in testQueryProperties()
136 deMemset(&deviceProperties2, memsetPattern, sizeof(deviceProperties2)); in testQueryProperties()
H A DvktApiFeatureInfo.cpp1887 deMemset(structPtr, 0, structSize); in cleanVulkanStruct()
2069 deMemset(&unusedExtensionFeatures, 0, sizeof(unusedExtensionFeatures)); in featureBitInfluenceOnDeviceCreate()
2715 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceFeatures()
2879 deMemset(props, GUARD_VALUE, sizeof(buffer)); in deviceProperties()
2956 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceMemoryProperties()
3189 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceGroupPeerMemoryFeatures()
3240 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceMemoryBudgetProperties()
3246 deMemset(&memProps, 0, sizeof(memProps)); in deviceMemoryBudgetProperties()
3642 deMemset(&coreFeatures, 0, sizeof(coreFeatures)); in getPhysicalDeviceSamplerYcbcrConversionFeatures()
3643 deMemset( in getPhysicalDeviceSamplerYcbcrConversionFeatures()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferComputeInstance.cpp72 deMemset(mapPtr, uninitData, (size_t)offset); in createDataBuffer()
74 deMemset((deUint8 *)mapPtr + offset, initData, initDataSize); in createDataBuffer()
75 deMemset((deUint8 *)mapPtr + offset + initDataSize, uninitData, in createDataBuffer()
119 deMemset(mapPtr, 0x5A, (size_t) offset); in createColorDataBuffer()
123 deMemset((deUint8 *) mapPtr + offset + 2 * sizeof(tcu::Vec4), 0x5A, in createColorDataBuffer()
H A DvktApiDeviceDrmPropertiesTests.cpp89 deMemset(&deviceDrmProperties, 0, sizeof(deviceDrmProperties)); in testDeviceDrmProperties()
93 deMemset(&deviceProperties2, memsetPattern, sizeof(deviceProperties2)); in testDeviceDrmProperties()
H A DvktApiFeatureInfo.cpp1878 deMemset(structPtr, 0, structSize); in cleanVulkanStruct()
2060 deMemset(&unusedExtensionFeatures, 0, sizeof(unusedExtensionFeatures)); in featureBitInfluenceOnDeviceCreate()
2740 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceFeatures()
2904 deMemset(props, GUARD_VALUE, sizeof(buffer)); in deviceProperties()
2981 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceMemoryProperties()
3214 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceGroupPeerMemoryFeatures()
3265 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceMemoryBudgetProperties()
3271 deMemset(&memProps, 0, sizeof(memProps)); in deviceMemoryBudgetProperties()
3518 deMemset(&coreFeatures, 0, sizeof(coreFeatures)); in getRequiredOptimalExtendedTilingFeatures()
3672 deMemset( in getPhysicalDeviceSamplerYcbcrConversionFeatures()
[all...]
H A DvktApiDriverPropertiesTests.cpp187 deMemset(&deviceDriverProperties, memsetPattern, sizeof(deviceDriverProperties)); in testQueryProperties()
191 deMemset(&deviceProperties2, memsetPattern, sizeof(deviceProperties2)); in testQueryProperties()
/third_party/vk-gl-cts/execserver/
H A DxsWin32TestProcess.cpp136 deMemset(&overlapped, 0, sizeof(overlapped)); in run()
232 deMemset(&overlapped, 0, sizeof(overlapped)); in run()
399 deMemset(&m_procInfo, 0, sizeof(m_procInfo)); in Process()
442 deMemset(&m_procInfo, 0, sizeof(m_procInfo)); in cleanupHandles()
517 deMemset(&startInfo, 0, sizeof(startInfo)); in start()
518 deMemset(&securityAttr, 0, sizeof(securityAttr)); in start()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoCapabilitiesTests.cpp560 deMemset(&videoCapabilites[ndx], filling, sizeof(videoCapabilites[ndx])); in iterate()
561 deMemset(&videoDecodeCapabilities[ndx], filling, sizeof(videoDecodeCapabilities[ndx])); in iterate()
562 deMemset(&videoDecodeH264Capabilities[ndx], filling, sizeof(videoDecodeH264Capabilities[ndx])); in iterate()
649 deMemset(&videoCapabilites[ndx], filling, sizeof(videoCapabilites[ndx])); in iterate()
650 deMemset(&videoEncodeCapabilities[ndx], filling, sizeof(videoEncodeCapabilities[ndx])); in iterate()
651 deMemset(&videoEncodeH264Capabilities[ndx], filling, sizeof(videoEncodeH264Capabilities[ndx])); in iterate()
835 deMemset(&videoCapabilites[ndx], filling, sizeof(videoCapabilites[ndx])); in iterate()
836 deMemset(&videoDecodeCapabilities[ndx], filling, sizeof(videoDecodeCapabilities[ndx])); in iterate()
837 deMemset(&videoDecodeH265Capabilities[ndx], filling, sizeof(videoDecodeH265Capabilities[ndx])); in iterate()
922 deMemset( in iterate()
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fNegativeStateApiTests.cpp190 deMemset(&infoLog[0], 0, sizeof(infoLog)); in init()
358 deMemset(&params[0], 0, sizeof(params)); in init()
397 deMemset(&params[0], 0, sizeof(params)); in init()
426 deMemset(&params[0], 0, sizeof(params)); in init()
444 deMemset(&params[0], 0, sizeof(params)); in init()
484 deMemset(&params[0], 0, sizeof(params)); in init()
576 deMemset(&params[0], 0, sizeof(params)); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTexture2Tests.cpp1072 deMemset(data, 255, texSize); in writeDataToTexture()
1180 deMemset(exp_data, 255, texSize); in verifyTextureData()
1181 deMemset(out_data, 127, texSize); in verifyTextureData()
1218 deMemset(exp_data, 255, texSize); in verifyTextureData()
1226 deMemset(out_data, 127, texSize); in verifyTextureData()
1259 deMemset(exp_data, 255, texSize); in verifyTextureData()
1276 deMemset(out_data, 0, texSize); in verifyTextureData()
1776 deMemset(exp_data, 0, texSize); in verifyTextureDataExtended()
1777 deMemset(out_data, 255, texSize); in verifyTextureDataExtended()
1825 deMemset(exp_dat in verifyTextureDataExtended()
[all...]
/third_party/vk-gl-cts/framework/opengl/wrapper/
H A DglwFunctions.cpp32 deMemset(this, 0, sizeof(*this)); in Functions()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp90 deMemset(&layout_features, 0, sizeof(layout_features)); in checkSupportWithParams()
95 deMemset(&f16_i8_features, 0, sizeof(f16_i8_features)); in checkSupportWithParams()
100 deMemset(&features2, 0, sizeof(features2)); in checkSupportWithParams()
167 deMemset(ptr, 0xFF, static_cast<std::size_t>(size)); in runCompute()
415 deMemset(&p, 0, sizeof(p)); in checkSupport()
861 deMemset(&p, 0, sizeof(p)); in checkSupport()
1125 deMemset(&p, 0, sizeof(p)); in checkSupport()
1197 deMemset(&c, 0, sizeof(c)); in AddPaddingTests()
1214 deMemset(&c, 0, sizeof(c)); in AddPaddingTests()
H A DvktComputeZeroInitializeWorkgroupMemoryTests.cpp83 deMemset(ptr, increment ? 0 : 0xff, (size_t)size);
323 deMemset(&f16_i8_features, 0, sizeof(f16_i8_features)); in checkSupport()
328 deMemset(&features2, 0, sizeof(features2)); in checkSupport()
609 deMemset(&f16_i8_features, 0, sizeof(f16_i8_features)); in checkSupport()
614 deMemset(&features2, 0, sizeof(features2)); in checkSupport()
1022 deMemset(&properties, 0, sizeof(properties)); in iterate()
1106 deMemset(&properties, 0, sizeof(properties)); in checkSupport()
1262 deMemset(ptrs[0], 0xff, (size_t)size); in iterate()
1373 deMemset(ptrs[0], 0xff, (size_t)size); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp86 deMemset(&layout_features, 0, sizeof(layout_features)); in checkSupportWithParams()
91 deMemset(&f16_i8_features, 0, sizeof(f16_i8_features)); in checkSupportWithParams()
96 deMemset(&features2, 0, sizeof(features2)); in checkSupportWithParams()
163 deMemset(ptr, 0xFF, static_cast<std::size_t>(size)); in runCompute()
438 deMemset(&p, 0, sizeof(p)); in checkSupport()
878 deMemset(&p, 0, sizeof(p)); in checkSupport()
1137 deMemset(&p, 0, sizeof(p)); in checkSupport()
1208 deMemset(&c, 0, sizeof(c)); in AddPaddingTests()
1225 deMemset(&c, 0, sizeof(c)); in AddPaddingTests()

Completed in 40 milliseconds

12345678910>>...16