Home
last modified time | relevance | path

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

/external/deqp-deps/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()
/external/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()