Home
last modified time | relevance | path

Searched defs:funcTypeId (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp2141 Id funcTypeId = function->getFuncTypeId(); in setupDebugFunctionEntry() local
2185 Id Builder::makeDebugFunction([[maybe_unused]] Function* function, Id nameId, Id funcTypeId) in makeDebugFunction()
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.cpp2294 Id funcTypeId = function->getFuncTypeId(); in setupFunctionDebugInfo() local
2338 Id Builder::makeDebugFunction([[maybe_unused]] Function* function, Id nameId, Id funcTypeId) in makeDebugFunction()