Home
last modified time | relevance | path

Searched refs:UnsignedShort (Results 1 – 25 of 29) sorted by relevance

12

/external/clang/lib/Basic/
DTargetInfo.cpp63 Char16Type = UnsignedShort; in TargetInfo()
116 case UnsignedShort: return "unsigned short"; in getTypeName()
139 case UnsignedShort: in getTypeConstantSuffix()
157 case UnsignedShort: return "h"; in getTypeFormatModifier()
175 case UnsignedShort: return getShortWidth(); in getTypeWidth()
190 return IsSigned ? SignedShort : UnsignedShort; in getIntTypeByWidth()
205 return IsSigned ? SignedShort : UnsignedShort; in getLeastIntTypeByWidth()
246 case UnsignedShort: return getShortAlign(); in getTypeAlign()
268 case UnsignedShort: in isTypeSigned()
283 WCharType = UnsignedShort; in adjust()
DTargets.cpp648 this->WCharType = this->UnsignedShort; in PS4OSTargetInfo()
4118 WCharType = UnsignedShort; in WindowsX86_32TargetInfo()
4202 WCharType = UnsignedShort; in CygwinX86_32TargetInfo()
4407 WCharType = UnsignedShort; in WindowsX86_64TargetInfo()
4492 WCharType = UnsignedShort; in CygwinX86_64TargetInfo()
4643 WCharType = UnsignedShort; in setABIAAPCS()
5500 WCharType = UnsignedShort; in WindowsARMTargetInfo()
5598 WCharType = UnsignedShort; in CygwinARMTargetInfo()
/external/angle/src/tests/perf_tests/
DIndexDataManagerTest.cpp165 mMockBufferFactory(mBufferSize, gl::DrawElementsType::UnsignedShort), in IndexDataManagerPerfTest()
186 (void)mIndexBuffer.getIndexRange(nullptr, gl::DrawElementsType::UnsignedShort, 0, in step()
188 (void)mIndexDataManager.prepareIndexData(nullptr, gl::DrawElementsType::UnsignedShort, in step()
189 gl::DrawElementsType::UnsignedShort, mIndexCount, in step()
/external/angle/src/libANGLE/renderer/d3d/
DIndexDataManager.cpp72 ASSERT(destinationType == gl::DrawElementsType::UnsignedShort); in ConvertIndices()
76 else if (sourceType == gl::DrawElementsType::UnsignedShort) in ConvertIndices()
264 ASSERT(destinationIndexType == gl::DrawElementsType::UnsignedShort || in getStreamingIndexBuffer()
314 : gl::DrawElementsType::UnsignedShort; in GetIndexTranslationDestType()
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DIndexBuffer9.cpp42 if (indexType == gl::DrawElementsType::UnsignedShort || in initialize()
146 case gl::DrawElementsType::UnsignedShort: in getIndexFormat()
DRenderer9.cpp1531 case gl::DrawElementsType::UnsignedShort: in drawLineLoop()
1557 gl::DrawElementsType::UnsignedShort)); in drawLineLoop()
1573 gl::DrawElementsType::UnsignedShort)); in drawLineLoop()
1598 case gl::DrawElementsType::UnsignedShort: in drawLineLoop()
1657 case gl::DrawElementsType::UnsignedShort: in drawIndexedPoints()
1682 gl::DrawElementsType::UnsignedShort)); in getCountingIB()
/external/angle/src/libANGLE/renderer/
DFormat_table_autogen.cpp154 …NED_INT, 16, 16, 16, 16, 0, 0, 0, 8, 1, false, false, false, gl::VertexAttribType::UnsignedShort },
155 …MALIZED, 16, 16, 16, 16, 0, 0, 0, 8, 1, false, false, false, gl::VertexAttribType::UnsignedShort },
156 …GNED_INT, 16, 16, 16, 16, 0, 0, 0, 8, 1, false, false, true, gl::VertexAttribType::UnsignedShort },
161 …GNED_INT, 16, 16, 16, 0, 0, 0, 0, 6, 1, false, false, false, gl::VertexAttribType::UnsignedShort },
162 …RMALIZED, 16, 16, 16, 0, 0, 0, 0, 6, 1, false, false, false, gl::VertexAttribType::UnsignedShort },
163 …IGNED_INT, 16, 16, 16, 0, 0, 0, 0, 6, 1, false, false, true, gl::VertexAttribType::UnsignedShort },
168 …IGNED_INT, 16, 16, 0, 0, 0, 0, 0, 4, 1, false, false, false, gl::VertexAttribType::UnsignedShort },
169 …ORMALIZED, 16, 16, 0, 0, 0, 0, 0, 4, 1, false, false, false, gl::VertexAttribType::UnsignedShort },
170 …SIGNED_INT, 16, 16, 0, 0, 0, 0, 0, 4, 1, false, false, true, gl::VertexAttribType::UnsignedShort },
175 …SIGNED_INT, 16, 0, 0, 0, 0, 0, 0, 2, 1, false, false, false, gl::VertexAttribType::UnsignedShort },
[all …]
Drenderer_utils.h280 case gl::DrawElementsType::UnsignedShort: in GetLineLoopWithRestartIndexCount()
/external/angle/src/common/
DPackedEnums.cpp243 case DrawElementsType::UnsignedShort: in operator <<()
393 case VertexAttribType::UnsignedShort: in operator <<()
DPackedEnums.h285 UnsignedShort = 1, enumerator
321 ANGLE_VALIDATE_PACKED_ENUM(DrawElementsType, UnsignedShort, GL_UNSIGNED_SHORT);
454 UnsignedShort = 3, // GLenum == 0x1403 enumerator
512 ANGLE_VALIDATE_PACKED_ENUM(VertexAttribType, UnsignedShort, GL_UNSIGNED_SHORT);
Dutilities.cpp635 case DrawElementsType::UnsignedShort: in ComputeIndexRange()
655 case DrawElementsType::UnsignedShort: in GetPrimitiveRestartIndex()
/external/angle/src/libANGLE/
Dformatutils.h118 static_assert(static_cast<GLuint>(DrawElementsType::UnsignedShort) == 1,
435 case VertexAttribType::UnsignedShort: in GetVertexAttributeComponentType()
DContext.cpp8774 {DrawElementsType::UnsignedShort, true}, in updateValidDrawElementsTypes()
8801 {VertexAttribType::UnsignedShort, VertexAttribTypeCase::Valid}, in updateVertexAttribTypesValidation()
8814 {VertexAttribType::UnsignedShort, VertexAttribTypeCase::Valid}, in updateVertexAttribTypesValidation()
8831 {VertexAttribType::UnsignedShort, VertexAttribTypeCase::Valid}, in updateVertexAttribTypesValidation()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DIndexBuffer11.cpp145 case gl::DrawElementsType::UnsignedShort: in getIndexFormat()
DContext11.cpp74 : gl::DrawElementsType::UnsignedShort; in DrawCallHasStreamingElementArray()
DBuffer11.cpp1556 case gl::DrawElementsType::UnsignedShort: in getBuffer()
1602 case gl::DrawElementsType::UnsignedShort: in getBuffer()
DRenderer11.cpp167 case gl::DrawElementsType::UnsignedShort: in GetLineLoopIndices()
196 case gl::DrawElementsType::UnsignedShort: in GetLineLoopIndices()
279 case gl::DrawElementsType::UnsignedShort: in GetTriFanIndices()
305 case gl::DrawElementsType::UnsignedShort: in GetTriFanIndices()
Drenderer11_utils.cpp2582 return (!primitiveRestartFixedIndexEnabled && type == gl::DrawElementsType::UnsignedShort); in UsePrimitiveRestartWorkaround()
/external/clang/include/clang/Basic/
DTargetInfo.h129 UnsignedShort, enumerator
253 return UnsignedShort; in getCorrespondingUnsignedType()
/external/angle/src/libANGLE/renderer/metal/
Dmtl_render_utils.mm564 case gl::DrawElementsType::UnsignedShort:
628 case gl::DrawElementsType::UnsignedShort:
838 case gl::DrawElementsType::UnsignedShort:
910 case gl::DrawElementsType::UnsignedShort:
DBufferMtl.mm245 case gl::DrawElementsType::UnsignedShort:
Dmtl_utils.mm425 case gl::DrawElementsType::UnsignedShort:
DVertexArrayMtl.mm499 *indexTypeOut = gl::DrawElementsType::UnsignedShort;
/external/angle/src/tests/gl_tests/
DD3D11EmulatedIndexedBufferTest.cpp149 gl::DrawElementsType::UnsignedShort, false}; in TEST_P()
/external/clang/lib/Frontend/
DInitPreprocessor.cpp788 DefineExactWidthIntType(TargetInfo::UnsignedShort, TI, Builder); in InitializePredefinedMacros()
789 DefineExactWidthIntTypeSize(TargetInfo::UnsignedShort, TI, Builder); in InitializePredefinedMacros()

12