/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | IndexDataManagerTest.cpp | 166 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/ |
D | IndexDataManager.cpp | 72 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/ |
D | IndexBuffer9.cpp | 42 if (indexType == gl::DrawElementsType::UnsignedShort || in initialize() 146 case gl::DrawElementsType::UnsignedShort: in getIndexFormat()
|
D | Renderer9.cpp | 1550 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/ |
D | Format_table_autogen.cpp | 158 …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 …]
|
D | renderer_utils.h | 324 case gl::DrawElementsType::UnsignedShort: in GetLineLoopWithRestartIndexCount()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedEnums.cpp | 317 case DrawElementsType::UnsignedShort: in operator <<() 470 case VertexAttribType::UnsignedShort: in operator <<()
|
D | PackedEnums.h | 295 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);
|
D | utilities.cpp | 703 case DrawElementsType::UnsignedShort: in ComputeIndexRange() 723 case DrawElementsType::UnsignedShort: in GetPrimitiveRestartIndex()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | formatutils.h | 120 static_assert(static_cast<GLuint>(DrawElementsType::UnsignedShort) == 1, 527 case VertexAttribType::UnsignedShort: in GetVertexAttributeComponentType()
|
D | Context.cpp | 9647 {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()
|
D | formatutils.cpp | 2046 case VertexAttribType::UnsignedShort: in GetVertexFormatID()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | IndexBuffer11.cpp | 145 case gl::DrawElementsType::UnsignedShort: in getIndexFormat()
|
D | Buffer11.cpp | 1561 case gl::DrawElementsType::UnsignedShort: in getBuffer() 1607 case gl::DrawElementsType::UnsignedShort: in getBuffer()
|
D | Renderer11.cpp | 172 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()
|
D | Context11.cpp | 76 : gl::DrawElementsType::UnsignedShort; in DrawCallHasStreamingElementArray()
|
D | renderer11_utils.cpp | 2609 return (!primitiveRestartFixedIndexEnabled && type == gl::DrawElementsType::UnsignedShort); in UsePrimitiveRestartWorkaround()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
D | BufferMtl.mm | 269 case gl::DrawElementsType::UnsignedShort: 443 case gl::DrawElementsType::UnsignedShort: 468 case gl::DrawElementsType::UnsignedShort:
|
D | ProvokingVertexHelper.mm | 148 case gl::DrawElementsType::UnsignedShort:
|
D | mtl_render_utils.mm | 1942 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:
|
D | VertexArrayMtl.mm | 717 *indexTypeOut = gl::DrawElementsType::UnsignedShort;
|
D | mtl_utils.mm | 1096 case gl::DrawElementsType::UnsignedShort:
|
D | ContextMtl.mm | 600 ASSERT((convertedType == gl::DrawElementsType::UnsignedShort && (convertedOffset % 2) == 0) ||
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | D3D11EmulatedIndexedBufferTest.cpp | 149 gl::DrawElementsType::UnsignedShort, false}; in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | ContextVk.cpp | 6105 mIndexTypeMap[gl::DrawElementsType::UnsignedShort] = VK_INDEX_TYPE_UINT16; in initIndexTypeMap() 6117 ? gl::DrawElementsType::UnsignedShort in getVkIndexTypeSize()
|