HomeSort by relevance Sort by last modified time
    Searched defs:makeFunctionType (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
SpvBuilder.cpp 345 Id Builder::makeFunctionType(Id returnType, const std::vector<Id>& paramTypes)
952 Id typeId = makeFunctionType(returnType, paramTypes);
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
SpvBuilder.cpp 345 Id Builder::makeFunctionType(Id returnType, const std::vector<Id>& paramTypes)
952 Id typeId = makeFunctionType(returnType, paramTypes);
    [all...]

Completed in 63 milliseconds