Home
last modified time | relevance | path

Searched defs:SByte (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h39 SByte = 0x0068, // 8 bit signed int enumerator
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DAttributeLayoutTest.cpp350 Format<GLbyte, GL_BYTE, false> SByte(es3); in GetTestCases() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DAttributeLayoutTest.cpp350 Format<GLbyte, GL_BYTE, false> SByte(es3); in GetTestCases() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DReactor.cpp581 SByte::SByte(Argument<SByte> argument) in SByte() function in rr::SByte
586 SByte::SByte(RValue<Int> cast) in SByte() function in rr::SByte
593 SByte::SByte(RValue<Short> cast) in SByte() function in rr::SByte
600 SByte::SByte(signed char x) in SByte() function in rr::SByte
605 SByte::SByte(RValue<SByte> rhs) in SByte() function in rr::SByte
610 SByte::SByte(const SByte &rhs) in SByte() function in rr::SByte
615 SByte::SByte(const Reference<SByte> &rhs) in SByte() function in rr::SByte
DReactor.hpp405 class SByte : public LValue<SByte> class
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp522 SByte, enumerator