Home
last modified time | relevance | path

Searched defs:getIndexType (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DIndexBuffer11.cpp100 gl::DrawElementsType IndexBuffer11::getIndexType() const in getIndexType() function in rx::IndexBuffer11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DIndexBuffer9.cpp100 gl::DrawElementsType IndexBuffer9::getIndexType() const in getIndexType() function in rx::IndexBuffer9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DIndexBuffer.cpp53 gl::DrawElementsType IndexBufferInterface::getIndexType() const in getIndexType() function in rx::IndexBufferInterface
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DIndexDataManagerTest.cpp41 gl::DrawElementsType getIndexType() const override { return mIndexType; } in getIndexType() function in __anond6ef5a110111::MockIndexBuffer
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderer.hpp99 inline IndexType getIndexType (void) const { return m_indexType; } in getIndexType() function in rr::PrimitiveList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h144 IntegerType *getIndexType() const { in getIndexType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDataLayout.cpp796 Type *DataLayout::getIndexType(Type *Ty) const { in getIndexType() function in DataLayout
/third_party/skia/third_party/externals/swiftshader/src/Device/
DContext.hpp41 inline VkIndexType getIndexType() const { return indexType; } in getIndexType() function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp94 inline VkIndexType getIndexType (void) const { return m_indexType; } in getIndexType() function in vk::RaytracedGeometryBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h411 TypeIndex getIndexType() const { return IndexType; } in getIndexType() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp176 VkIndexType getIndexType (void) const { return VK_INDEX_TYPE_UINT32; } in getIndexType() function in vkt::synchronization::__anon6873f2840111::VertexGrid
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationOperation.cpp176 VkIndexType getIndexType (void) const { return VK_INDEX_TYPE_UINT32; } in getIndexType() function in vkt::synchronization::__anonac8980440111::VertexGrid
/third_party/typescript/src/compiler/
Dchecker.ts15679 …function getIndexType(type: Type, stringsOnly = keyofStringsOnly, noIndexSignatures?: boolean): Ty… function
/third_party/typescript/lib/
Dtsc.js41924 getIndexType: function (type) { return getIndexType(type); }, method
54087 function getIndexType(type, stringsOnly, noIndexSignatures) { function
DtypingsInstaller.js50938 getIndexType: function (type) { return getIndexType(type); }, method
64838 function getIndexType(type, stringsOnly, noIndexSignatures) { function