Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DCompiler.h27 SH_OBJECT_CODE = 0x0004, enumerator
/external/angle/include/GLSLANG/
DShaderLang.h89 const ShCompileOptions SH_OBJECT_CODE = UINT64_C(1) << 2; variable