Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DIndexDataManagerTest.cpp166 mMockBufferFactory(mBufferSize, gl::DrawElementsType::UnsignedShort), in IndexDataManagerPerfTest()
187 (void)mIndexBuffer.getIndexRange(nullptr, gl::DrawElementsType::UnsignedShort, 0, in step()
189 (void)mIndexDataManager.prepareIndexData(nullptr, gl::DrawElementsType::UnsignedShort, in step()
190 gl::DrawElementsType::UnsignedShort, mIndexCount, in step()
/third_party/skia/third_party/externals/angle2/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()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DIndexBuffer9.cpp42 if (indexType == gl::DrawElementsType::UnsignedShort || in initialize()
146 case gl::DrawElementsType::UnsignedShort: in getIndexFormat()
DRenderer9.cpp1550 case gl::DrawElementsType::UnsignedShort: in drawLineLoop()
1576 gl::DrawElementsType::UnsignedShort)); in drawLineLoop()
1592 gl::DrawElementsType::UnsignedShort)); in drawLineLoop()
1617 case gl::DrawElementsType::UnsignedShort: in drawLineLoop()
1676 case gl::DrawElementsType::UnsignedShort: in drawIndexedPoints()
1701 gl::DrawElementsType::UnsignedShort)); in getCountingIB()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat_table_autogen.cpp158 …6, 16, 16, 0, 0, 0, 8, 1, false, false, false, false, false, gl::VertexAttribType::UnsignedShort },
159 …6, 16, 16, 0, 0, 0, 8, 1, false, false, false, false, false, gl::VertexAttribType::UnsignedShort },
160 …16, 16, 16, 0, 0, 0, 8, 1, false, false, true, false, false, gl::VertexAttribType::UnsignedShort },
165 …16, 16, 0, 0, 0, 0, 6, 1, false, false, false, false, false, gl::VertexAttribType::UnsignedShort },
166 …16, 16, 0, 0, 0, 0, 6, 1, false, false, false, false, false, gl::VertexAttribType::UnsignedShort },
167 … 16, 16, 0, 0, 0, 0, 6, 1, false, false, true, false, false, gl::VertexAttribType::UnsignedShort },
172 … 16, 0, 0, 0, 0, 0, 4, 1, false, false, false, false, false, gl::VertexAttribType::UnsignedShort },
173 … 16, 0, 0, 0, 0, 0, 4, 1, false, false, false, false, false, gl::VertexAttribType::UnsignedShort },
174 …, 16, 0, 0, 0, 0, 0, 4, 1, false, false, true, false, false, gl::VertexAttribType::UnsignedShort },
179 …, 0, 0, 0, 0, 0, 0, 2, 1, false, false, false, false, false, gl::VertexAttribType::UnsignedShort },
[all …]
Drenderer_utils.h324 case gl::DrawElementsType::UnsignedShort: in GetLineLoopWithRestartIndexCount()
/third_party/skia/third_party/externals/angle2/src/common/
DPackedEnums.cpp317 case DrawElementsType::UnsignedShort: in operator <<()
470 case VertexAttribType::UnsignedShort: in operator <<()
DPackedEnums.h295 UnsignedShort = 1, enumerator
331 ANGLE_VALIDATE_PACKED_ENUM(DrawElementsType, UnsignedShort, GL_UNSIGNED_SHORT);
464 UnsignedShort = 3, // GLenum == 0x1403 enumerator
522 ANGLE_VALIDATE_PACKED_ENUM(VertexAttribType, UnsignedShort, GL_UNSIGNED_SHORT);
Dutilities.cpp703 case DrawElementsType::UnsignedShort: in ComputeIndexRange()
723 case DrawElementsType::UnsignedShort: in GetPrimitiveRestartIndex()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.h120 static_assert(static_cast<GLuint>(DrawElementsType::UnsignedShort) == 1,
527 case VertexAttribType::UnsignedShort: in GetVertexAttributeComponentType()
DContext.cpp9647 {DrawElementsType::UnsignedShort, true}, in updateValidDrawElementsTypes()
9674 {VertexAttribType::UnsignedShort, VertexAttribTypeCase::Valid}, in updateVertexAttribTypesValidation()
9687 {VertexAttribType::UnsignedShort, VertexAttribTypeCase::Valid}, in updateVertexAttribTypesValidation()
9704 {VertexAttribType::UnsignedShort, VertexAttribTypeCase::Valid}, in updateVertexAttribTypesValidation()
Dformatutils.cpp2046 case VertexAttribType::UnsignedShort: in GetVertexFormatID()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DIndexBuffer11.cpp145 case gl::DrawElementsType::UnsignedShort: in getIndexFormat()
DBuffer11.cpp1561 case gl::DrawElementsType::UnsignedShort: in getBuffer()
1607 case gl::DrawElementsType::UnsignedShort: in getBuffer()
DRenderer11.cpp172 case gl::DrawElementsType::UnsignedShort: in GetLineLoopIndices()
201 case gl::DrawElementsType::UnsignedShort: in GetLineLoopIndices()
284 case gl::DrawElementsType::UnsignedShort: in GetTriFanIndices()
310 case gl::DrawElementsType::UnsignedShort: in GetTriFanIndices()
DContext11.cpp76 : gl::DrawElementsType::UnsignedShort; in DrawCallHasStreamingElementArray()
Drenderer11_utils.cpp2609 return (!primitiveRestartFixedIndexEnabled && type == gl::DrawElementsType::UnsignedShort); in UsePrimitiveRestartWorkaround()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DBufferMtl.mm269 case gl::DrawElementsType::UnsignedShort:
443 case gl::DrawElementsType::UnsignedShort:
468 case gl::DrawElementsType::UnsignedShort:
DProvokingVertexHelper.mm148 case gl::DrawElementsType::UnsignedShort:
Dmtl_render_utils.mm1942 case gl::DrawElementsType::UnsignedShort:
1990 case gl::DrawElementsType::UnsignedShort:
2176 case gl::DrawElementsType::UnsignedShort:
2306 case gl::DrawElementsType::UnsignedShort:
2381 case gl::DrawElementsType::UnsignedShort:
2409 case gl::DrawElementsType::UnsignedShort:
DVertexArrayMtl.mm717 *indexTypeOut = gl::DrawElementsType::UnsignedShort;
Dmtl_utils.mm1096 case gl::DrawElementsType::UnsignedShort:
DContextMtl.mm600 ASSERT((convertedType == gl::DrawElementsType::UnsignedShort && (convertedOffset % 2) == 0) ||
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DD3D11EmulatedIndexedBufferTest.cpp149 gl::DrawElementsType::UnsignedShort, false}; in TEST_P()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp6105 mIndexTypeMap[gl::DrawElementsType::UnsignedShort] = VK_INDEX_TYPE_UINT16; in initIndexTypeMap()
6117 ? gl::DrawElementsType::UnsignedShort in getVkIndexTypeSize()

12