Home
last modified time | relevance | path

Searched refs:GetRemappedId (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcompact_ids_pass.cpp28 uint32_t GetRemappedId( in GetRemappedId() function
55 uint32_t new_id = GetRemappedId(&result_id_mapping, id); in Process()
72 uint32_t new_id = GetRemappedId(&result_id_mapping, scope_id); in Process()
80 uint32_t new_id = GetRemappedId(&result_id_mapping, inlinedat_id); in Process()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcompact_ids_pass.cpp28 uint32_t GetRemappedId( in GetRemappedId() function
55 uint32_t new_id = GetRemappedId(&result_id_mapping, id); in Process()
72 uint32_t new_id = GetRemappedId(&result_id_mapping, scope_id); in Process()
80 uint32_t new_id = GetRemappedId(&result_id_mapping, inlinedat_id); in Process()
/third_party/spirv-tools/source/opt/
Dcompact_ids_pass.cpp28 uint32_t GetRemappedId( in GetRemappedId() function
60 uint32_t new_id = GetRemappedId(&result_id_mapping, id); in Process()
77 uint32_t new_id = GetRemappedId(&result_id_mapping, scope_id); in Process()
85 uint32_t new_id = GetRemappedId(&result_id_mapping, inlinedat_id); in Process()