Home
last modified time | relevance | path

Searched refs:nullUUID (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp765 uint8_t nullUUID[uuidSize]; in constantAlgorithmUUIDCase() local
766 deMemset(nullUUID, 0, uuidSize); in constantAlgorithmUUIDCase()
768 if (deMemCmp(properties1.shaderModuleIdentifierAlgorithmUUID, nullUUID, uuidSize) == 0) in constantAlgorithmUUIDCase()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp759 uint8_t nullUUID[uuidSize]; in constantAlgorithmUUIDCase() local
760 deMemset(nullUUID, 0, uuidSize); in constantAlgorithmUUIDCase()
762 if (deMemCmp(properties1.shaderModuleIdentifierAlgorithmUUID, nullUUID, uuidSize) == 0) in constantAlgorithmUUIDCase()