Home
last modified time | relevance | path

Searched refs:deMemset (Results 1 – 25 of 202) sorted by relevance

123456789

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFeatures2.inl44deMemset(&deviceConditionalRenderingFeaturesEXT[ndx], 0xFF * ndx, sizeof(VkPhysicalDeviceCondition…
45deMemset(&deviceScalarBlockLayoutFeatures[ndx], 0xFF * ndx, sizeof(VkPhysicalDeviceScalarBlockLa…
46deMemset(&devicePerformanceQueryFeaturesKHR[ndx], 0xFF * ndx, sizeof(VkPhysicalDevicePerformanceQ…
47deMemset(&device16BitStorageFeatures[ndx], 0xFF * ndx, sizeof(VkPhysicalDevice16BitStorageFeatu…
48 deMemset(&deviceMultiviewFeatures[ndx], 0xFF * ndx, sizeof(VkPhysicalDeviceMultiviewFeatures));
49deMemset(&deviceProtectedMemoryFeatures[ndx], 0xFF * ndx, sizeof(VkPhysicalDeviceProtectedMemory…
50deMemset(&deviceSamplerYcbcrConversionFeatures[ndx], 0xFF * ndx, sizeof(VkPhysicalDeviceSamplerYcb…
51deMemset(&deviceVariablePointersFeatures[ndx], 0xFF * ndx, sizeof(VkPhysicalDeviceVariablePointe…
52deMemset(&device8BitStorageFeatures[ndx], 0xFF * ndx, sizeof(VkPhysicalDevice8BitStorageFeature…
53deMemset(&deviceShaderAtomicInt64Features[ndx], 0xFF * ndx, sizeof(VkPhysicalDeviceShaderAtomicI…
[all …]
DvkMandatoryFeatures.inl15 deMemset(&coreFeatures, 0, sizeof(coreFeatures));
20 deMemset(&physicalDevice16BitStorageFeaturesKHR, 0, sizeof(physicalDevice16BitStorageFeaturesKHR));
30 deMemset(&physicalDevice4444FormatsFeaturesEXT, 0, sizeof(physicalDevice4444FormatsFeaturesEXT));
40 deMemset(&physicalDevice8BitStorageFeaturesKHR, 0, sizeof(physicalDevice8BitStorageFeaturesKHR));
50deMemset(&physicalDeviceAccelerationStructureFeaturesKHR, 0, sizeof(physicalDeviceAccelerationStru…
60deMemset(&physicalDeviceBorderColorSwizzleFeaturesEXT, 0, sizeof(physicalDeviceBorderColorSwizzleF…
70deMemset(&physicalDeviceBufferDeviceAddressFeaturesKHR, 0, sizeof(physicalDeviceBufferDeviceAddres…
80deMemset(&physicalDeviceColorWriteEnableFeaturesEXT, 0, sizeof(physicalDeviceColorWriteEnableFeatu…
90deMemset(&physicalDeviceConditionalRenderingFeaturesEXT, 0, sizeof(physicalDeviceConditionalRender…
100deMemset(&physicalDeviceDepthClipEnableFeaturesEXT, 0, sizeof(physicalDeviceDepthClipEnableFeature…
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp240 deMemset(&coreFeatures, 0, sizeof(coreFeatures)); in VulkanFeatures()
241 deMemset(&extFloat16Int8, 0, sizeof(vk::VkPhysicalDeviceShaderFloat16Int8Features)); in VulkanFeatures()
242 deMemset(&ext8BitStorage, 0, sizeof(vk::VkPhysicalDevice8BitStorageFeatures)); in VulkanFeatures()
243 deMemset(&ext16BitStorage, 0, sizeof(vk::VkPhysicalDevice16BitStorageFeatures)); in VulkanFeatures()
244 deMemset(&extVariablePointers, 0, sizeof(vk::VkPhysicalDeviceVariablePointersFeatures)); in VulkanFeatures()
245 deMemset(&extVulkanMemoryModel, 0, sizeof(vk::VkPhysicalDeviceVulkanMemoryModelFeatures)); in VulkanFeatures()
246deMemset(&extIntegerDotProduct, 0, sizeof(vk::VkPhysicalDeviceShaderIntegerDotProductFeaturesKHR)… in VulkanFeatures()
247 deMemset(&floatControlsProperties, 0, sizeof(vk::VkPhysicalDeviceFloatControlsProperties)); in VulkanFeatures()
DvktSpvAsmFloatControlsExtensionlessTests.cpp116 deMemset(&floatControlsProperties, 0, sizeof(floatControlsProperties)); in getFloatControlsProperty()
120 deMemset(&properties, 0, sizeof(properties)); in getFloatControlsProperty()
/third_party/vk-gl-cts/framework/delibs/debase/
DdeSha1.c48 deMemset(stream->data, 0, 16 * sizeof(deUint32)); in deSha1Stream_init()
126 deMemset(stream->data, 0, 16 * sizeof(deUint32)); in deSha1Stream_flushChunk()
213 deMemset(hash->hash, 0, sizeof(hash->hash)); in deSha1_parse()
288 deMemset(&hash, garbage, sizeof(deSha1)); in deSha1_selfTest()
300 deMemset(&hash, garbage, sizeof(deSha1)); in deSha1_selfTest()
314 deMemset(&hashA, garbage, sizeof(deSha1)); in deSha1_selfTest()
315 deMemset(&hashB, garbage, sizeof(deSha1)); in deSha1_selfTest()
340 deMemset(&hashA, garbage, sizeof(deSha1)); in deSha1_selfTest()
341 deMemset(&hashB, garbage, sizeof(deSha1)); in deSha1_selfTest()
360 deMemset(&hash, garbage, sizeof(hash)); in deSha1_selfTest()
[all …]
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/framework/vulkan/
DvkQueryUtil.cpp141 deMemset(&features, 0, sizeof(features)); in getPhysicalDeviceFeatures()
151 deMemset(&features, 0, sizeof(features)); in getPhysicalDeviceFeatures2()
163 deMemset(&features, 0, sizeof(features)); in getPhysicalDeviceVulkan11Features()
166 deMemset(&vulkan_11_features, 0, sizeof(vulkan_11_features)); in getPhysicalDeviceVulkan11Features()
180 deMemset(&features, 0, sizeof(features)); in getPhysicalDeviceVulkan12Features()
183 deMemset(&vulkan_12_features, 0, sizeof(vulkan_12_features)); in getPhysicalDeviceVulkan12Features()
216 deMemset(&properties, 0, sizeof(properties)); in getPhysicalDeviceProperties()
226 deMemset(&properties, 0, sizeof(properties)); in getPhysicalDeviceMemoryProperties()
253 deMemset(&properties, 0, sizeof(properties)); in getPhysicalDeviceFormatProperties()
263 deMemset(&properties, 0, sizeof(properties)); in getPhysicalDeviceImageFormatProperties()
[all …]
DvkQueryUtil.hpp153 deMemset(&result, 0x00, sizeof(StructType)); in operator StructType()
184 deMemset(&result, 0x00, sizeof(StructType)); in operator const StructType()
206 deMemset(&extensionProperties, 0x00, sizeof(ExtensionProperties)); in operator ExtensionProperties()
209 deMemset(&properties2, 0x00, sizeof(properties2)); in operator ExtensionProperties()
222 deMemset(&properties2, 0x00, sizeof(properties2)); in operator VkPhysicalDeviceProperties2()
253 deMemset(&vec[0], 0x00, sizeof(Type)); in validateInitComplete()
254 deMemset(&vec[1], 0xFF, sizeof(Type)); in validateInitComplete()
297 deMemset(&(*beg), static_cast<int>(pattern), sizeof(*beg)); in fillBits()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp139 deMemset(&queueInfo, 0, sizeof(queueInfo)); in createTestDevice()
140 deMemset(&deviceInfo, 0, sizeof(deviceInfo)); in createTestDevice()
142 deMemset(&queueInfo, 0xcd, sizeof(queueInfo)); in createTestDevice()
162 deMemset(&deviceInfo, 0xcd, sizeof(deviceInfo)); in createTestDevice()
201 deMemset(&bufferCreateParams, 0xcd, sizeof(bufferCreateParams)); in createVulkanBuffer()
226 deMemset(&barrier, 0xcd, sizeof(barrier)); in createVulkanBuffer()
269 deMemset(&imageCreateParams, 0xcd, sizeof(imageCreateParams)); in createVulkanImage()
302 deMemset(&imageViewCreateInfo, 0xcd, sizeof(imageViewCreateInfo)); in createVulkanImage()
314 deMemset(&imageBarrier, 0xcd, sizeof(imageBarrier)); in createVulkanImage()
371 deMemset(&renderPassParams, 0xcd, sizeof(renderPassParams)); in createColorOnlyRenderPass()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
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()
DvktApiDeviceDrmPropertiesTests.cpp155 deMemset(&statBuf, 0, sizeof(statBuf)); in testFilesExist()
193 deMemset(&deviceDrmProperties, 0, sizeof(deviceDrmProperties)); in testDeviceDrmProperties()
197 deMemset(&deviceProperties2, memsetPattern, sizeof(deviceProperties2)); in testDeviceDrmProperties()
DvktApiFeatureInfo.cpp1574 deMemset(structPtr, 0, structSize); in cleanVulkanStruct()
1706 deMemset(&dummyExtensionFeatures, 0, sizeof(dummyExtensionFeatures)); in featureBitInfluenceOnDeviceCreate()
2335 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceFeatures()
2503 deMemset(props, GUARD_VALUE, sizeof(buffer)); in deviceProperties()
2576 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceMemoryProperties()
2757 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceGroupPeerMemoryFeatures()
2808 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceMemoryBudgetProperties()
2814 deMemset(&memProps, 0, sizeof(memProps)); in deviceMemoryBudgetProperties()
3061 deMemset(&coreFeatures, 0, sizeof(coreFeatures)); in getRequiredOptimalExtendedTilingFeatures()
3215 deMemset(&coreFeatures, 0, sizeof(coreFeatures)); in getPhysicalDeviceSamplerYcbcrConversionFeatures()
[all …]
DvktApiDriverPropertiesTests.cpp173 deMemset(&deviceDriverProperties, memsetPattern, sizeof(deviceDriverProperties)); in testQueryProperties()
177 deMemset(&deviceProperties2, memsetPattern, sizeof(deviceProperties2)); in testQueryProperties()
/third_party/vk-gl-cts/execserver/
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/modules/gles2/functional/
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/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp79 deMemset(ptr, increment ? 0 : 0xff, (size_t)size);
340 deMemset(&f16_i8_features, 0, sizeof(f16_i8_features)); in checkSupport()
345 deMemset(&features2, 0, sizeof(features2)); in checkSupport()
613 deMemset(&f16_i8_features, 0, sizeof(f16_i8_features)); in checkSupport()
618 deMemset(&features2, 0, sizeof(features2)); in checkSupport()
1021 deMemset(&properties, 0, sizeof(properties)); in iterate()
1100 deMemset(&properties, 0, sizeof(properties)); in checkSupport()
1253 deMemset(ptrs[0], 0xff, (size_t)size); in iterate()
1364 deMemset(ptrs[0], 0xff, (size_t)size); in iterate()
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()
414 deMemset(&p, 0, sizeof(p)); in checkSupport()
854 deMemset(&p, 0, sizeof(p)); in checkSupport()
1113 deMemset(&p, 0, sizeof(p)); in checkSupport()
1184 deMemset(&c, 0, sizeof(c)); in AddPaddingTests()
1201 deMemset(&c, 0, sizeof(c)); in AddPaddingTests()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseTexture2Tests.cpp1055 deMemset(data, 255, texSize); in writeDataToTexture()
1158 deMemset(exp_data, 255, texSize); in verifyTextureData()
1159 deMemset(out_data, 127, texSize); in verifyTextureData()
1196 deMemset(exp_data, 255, texSize); in verifyTextureData()
1204 deMemset(out_data, 127, texSize); in verifyTextureData()
1237 deMemset(exp_data, 255, texSize); in verifyTextureData()
1254 deMemset(out_data, 0, texSize); in verifyTextureData()
1723 deMemset(exp_data, 0, texSize); in verifyTextureDataExtended()
1724 deMemset(out_data, 255, texSize); in verifyTextureDataExtended()
1762 deMemset(exp_data, 0, texSize); in verifyTextureDataExtended()
[all …]
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.cpp32 deMemset(this, 0, sizeof(*this)); in Functions()
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.cpp32 deMemset(this, 0, sizeof(*this)); in Functions()
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeMutex.cpp41 deMemset(&attribs, 0, sizeof(attribs)); in Mutex()
DdeSemaphore.cpp40 deMemset(&attribs, 0, sizeof(attribs)); in Semaphore()
DdeThread.cpp40 deMemset(&m_attribs, 0, sizeof(m_attribs)); in Thread()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelPadding.cpp88 deMemset(subA[i].padding, static_cast<int>(paddingByte), sizeof(subA[i].padding)); in BufferStructure()
89 deMemset(subB[i].padding, static_cast<int>(paddingByte), sizeof(subB[i].padding)); in BufferStructure()
90 deMemset(subC[i].padding, static_cast<int>(paddingByte), sizeof(subC[i].padding)); in BufferStructure()
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp463deMemset(&entries[0], DE_NULL, N_START_CONVERSION_DATABASE_ENTRIES * sizeof(ConversionDatabaseEntr… in initializeDatabase()
702 deMemset(&result, 0, sizeof(result)); in getAlpha8OESPixelData()
733 deMemset(&result, 0, sizeof(result)); in getLuminance8OESPixelData()
768 deMemset(&result, 0, sizeof(result)); in getLuminance8Alpha8OESPixelData()
811 deMemset(&result, 0, sizeof(result)); in getR16IPixelData()
861 deMemset(&result, 0, sizeof(result)); in getR16UIPixelData()
902 deMemset(&result, 0, sizeof(result)); in getR32IPixelData()
940 deMemset(&result, 0, sizeof(result)); in getR32UIPixelData()
985 deMemset(&result, 0, sizeof(result)); in getR8IPixelData()
1032 deMemset(&result, 0, sizeof(result)); in getR8UIPixelData()
[all …]

123456789