Home
last modified time | relevance | path

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

/external/skia/tools/gpu/vk/
DVkTestUtils.cpp74 static uint32_t remove_patch_version(uint32_t specVersion) { in remove_patch_version() function
87 if (version <= remove_patch_version(layers[i].specVersion)) { in should_include_debug_layer()
160 uint32_t nonPatchVersion = remove_patch_version(specVersion); in init_instance_extensions_and_layers()
245 uint32_t nonPatchVersion = remove_patch_version(specVersion); in init_device_extensions_and_layers()
/external/skqp/tools/gpu/vk/
DVkTestUtils.cpp70 static uint32_t remove_patch_version(uint32_t specVersion) { in remove_patch_version() function
83 if (version <= remove_patch_version(layers[i].specVersion)) { in should_include_debug_layer()
156 uint32_t nonPatchVersion = remove_patch_version(specVersion); in init_instance_extensions_and_layers()
241 uint32_t nonPatchVersion = remove_patch_version(specVersion); in init_device_extensions_and_layers()