Home
last modified time | relevance | path

Searched refs:GetIndexBuffer (Results 1 – 25 of 48) sorted by relevance

12

/dports/games/pioneer/pioneer-20210723/src/
H A DGeoPatchContext.h39 static inline Graphics::IndexBuffer *GetIndexBuffer() { return m_indices.Get(); } in GetIndexBuffer() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Graphics/
H A DGeometry.pkg17 IndexBuffer* GetIndexBuffer() const;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DGeometry.h80 IndexBuffer* GetIndexBuffer() const { return indexBuffer_; } in GetIndexBuffer() function
H A DModel.cpp421 dest.WriteUInt(LookupIndexBuffer(geometry->GetIndexBuffer(), indexBuffers_)); in Save()
701 cloneGeometry->SetIndexBuffer(ibMapping[origGeometry->GetIndexBuffer()]); in Clone()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/glShareTopology/
H A DsceneBase.h105 GLuint GetIndexBuffer() const { in GetIndexBuffer() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/batches/
H A DGrAAStrokeRectBatch.cpp177 static const GrBuffer* GetIndexBuffer(GrResourceProvider* resourceProvider, bool miterStroke);
266 GetIndexBuffer(target->resourceProvider(), this->miterStroke())); in onPrepareDraws()
294 const GrBuffer* AAStrokeRectBatch::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in AAStrokeRectBatch
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/OpenGL/
H A DOGLIndexBuffer.cpp65 if (graphics_->GetIndexBuffer() == this) in Release()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrAAStrokeRectOp.cpp217 static sk_sp<const GrBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke);
276 …sk_sp<const GrBuffer> indexBuffer = GetIndexBuffer(target->resourceProvider(), this->miterStroke()… in onPrepareDraws()
304 sk_sp<const GrBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in AAStrokeRectOp
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/d3d8/
H A Dd3dx8mesh.h166 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local
202 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local
248 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local
360 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/dx8sdk/include/
H A Dd3dx8mesh.h169 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local
206 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local
253 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local
367 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER8* ppIB) PURE; in DECLARE_INTERFACE_() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/ops/
H A DGrQuadPerEdgeAA.h180 sk_sp<const GrBuffer> GetIndexBuffer(GrMeshDrawOp::Target*, IndexBufferOption);
H A DGrStrokeRectOp.cpp480 static sk_sp<const GrGpuBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke);
561 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws()
601 sk_sp<const GrGpuBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in __anon6c63b8720111::AAStrokeRectOp
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/ops/
H A DGrQuadPerEdgeAA.h181 sk_sp<const GrBuffer> GetIndexBuffer(GrMeshDrawOp::Target*, IndexBufferOption);
H A DGrStrokeRectOp.cpp478 static sk_sp<const GrGpuBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke);
561 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws()
601 sk_sp<const GrGpuBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in __anon5b305ff70111::AAStrokeRectOp
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D9/
H A DD3D9IndexBuffer.cpp61 if (graphics_ && graphics_->GetIndexBuffer() == this) in Release()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/Direct3D11/
H A DD3D11IndexBuffer.cpp50 if (graphics_ && graphics_->GetIndexBuffer() == this) in Release()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrStrokeRectOp.cpp436 static sk_sp<const GrGpuBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke);
489 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws()
522 sk_sp<const GrGpuBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in __anoncf3504f80111::AAStrokeRectOp
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/ops/
H A DGrStrokeRectOp.cpp436 static sk_sp<const GrGpuBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke);
489 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws()
522 sk_sp<const GrGpuBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in __anonece155230111::AAStrokeRectOp
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrStrokeRectOp.cpp436 static sk_sp<const GrGpuBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke);
489 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws()
522 sk_sp<const GrGpuBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in __anone2d57eef0111::AAStrokeRectOp
/dports/devel/tokamak/tokamak_release/d3dapp/dxut/
H A DDXUTMesh.cpp99 m_pMesh->GetIndexBuffer( &m_pIB ); in Create()
148 m_pMesh->GetIndexBuffer( &m_pIB ); in Create()
197 m_pMesh->GetIndexBuffer( &m_pIB ); in Create()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrStrokeRectOp.cpp436 static sk_sp<const GrGpuBuffer> GetIndexBuffer(GrResourceProvider*, bool miterStroke);
489 GetIndexBuffer(target->resourceProvider(), this->miterStroke()); in onPrepareDraws()
522 sk_sp<const GrGpuBuffer> AAStrokeRectOp::GetIndexBuffer(GrResourceProvider* resourceProvider, in GetIndexBuffer() function in __anonff905eba0111::AAStrokeRectOp
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dd3dx10mesh.h131 STDMETHOD(GetIndexBuffer)(THIS_ ID3DX10MeshBuffer **ppIndexBuffer) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dx9mesh.h329 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local
363 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local
406 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local
490 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dx9mesh.h329 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local
363 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local
406 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local
490 STDMETHOD(GetIndexBuffer)(THIS_ struct IDirect3DIndexBuffer9 **index_buffer) PURE; in DECLARE_INTERFACE_() local
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/d3d9/
H A Dd3dx9mesh.h270 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER9* ppIB) PURE; in DECLARE_INTERFACE_() local
309 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER9* ppIB) PURE; in DECLARE_INTERFACE_() local
358 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER9* ppIB) PURE; in DECLARE_INTERFACE_() local
502 STDMETHOD(GetIndexBuffer)(THIS_ LPDIRECT3DINDEXBUFFER9* ppIB) PURE; in DECLARE_INTERFACE_() local

12