Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp568 Id debugTypeId = makeDebugFunctionType(returnType, {}); in makeFunctionType() local
587 Id debugTypeId = makeDebugFunctionType(returnType, paramTypes); in makeFunctionType() local
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.cpp627 Id debugTypeId = makeDebugFunctionType(returnType, {}); in makeFunctionType() local
647 Id debugTypeId = makeDebugFunctionType(returnType, paramTypes); in makeFunctionType() local