Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.hpp270 bool validateStructsWithGuard (const QueryMemberTableEntry* queryMemberTableEntry, Type* vec[2], co… in validateStructsWithGuard() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp4705 if (!validateStructsWithGuard(feature11OffsetTable, vulkan11Features, GUARD_VALUE, GUARD_SIZE)) in deviceFeaturesVulkan12()
4712 if (!validateStructsWithGuard(feature12OffsetTable, vulkan12Features, GUARD_VALUE, GUARD_SIZE)) in deviceFeaturesVulkan12()
4866 …if (!validateStructsWithGuard(properties11OffsetTable, vulkan11Properties, GUARD_VALUE, GUARD_SIZE… in devicePropertiesVulkan12()
4873 …if (!validateStructsWithGuard(properties12OffsetTable, vulkan12Properties, GUARD_VALUE, GUARD_SIZE… in devicePropertiesVulkan12()