Home
last modified time | relevance | path

Searched defs:GetFloatTypeId (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtype_manager.h161 uint32_t GetFloatTypeId() { return GetTypeInstruction(GetFloatType()); } in GetFloatTypeId() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtype_manager.h161 uint32_t GetFloatTypeId() { return GetTypeInstruction(GetFloatType()); } in GetFloatTypeId() function
/third_party/spirv-tools/source/opt/
Dtype_manager.h165 uint32_t GetFloatTypeId() { return GetTypeInstruction(GetFloatType()); } in GetFloatTypeId() function