Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dxcore-stringtype.c30 void builtinType(_Bool B, char C, unsigned char UC, signed char SC, short S, in builtinType() function
/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp2283 TBuiltInVariable builtinType = EbvNone; in acceptStructBufferType() local