Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/glslang/src/glslang/HLSL/
H A DhlslParseHelper.cpp1457 TBuiltInVariable biType = symbol.getType().getQualifier().builtIn; in trackLinkage() local
9900 const TBuiltInVariable biType = patchConstantFunction[param].getDeclaredBuiltIn(); in addPatchConstantInvocation() local
9962 const TBuiltInVariable biType = patchConstantFunction[p].getDeclaredBuiltIn(); in addPatchConstantInvocation() local
10029 const TBuiltInVariable biType = patchConstantFunction[p].getDeclaredBuiltIn(); in addPatchConstantInvocation() local
/aosp_15_r20/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp1462 TBuiltInVariable biType = symbol.getType().getQualifier().builtIn; in trackLinkage() local
9904 const TBuiltInVariable biType = patchConstantFunction[param].getDeclaredBuiltIn(); in addPatchConstantInvocation() local
9966 const TBuiltInVariable biType = patchConstantFunction[p].getDeclaredBuiltIn(); in addPatchConstantInvocation() local
10033 const TBuiltInVariable biType = patchConstantFunction[p].getDeclaredBuiltIn(); in addPatchConstantInvocation() local
/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c9140 xmlSchemaTypePtr biType; in xmlSchemaParseSimpleType() local
24489 xmlSchemaTypePtr biType; /* The built-in type. */ in xmlSchemaVCheckCVCSimpleType() local