/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.inl.h | 71 const State::DirtyBits &dirtyBits = mState.getDirtyBits(); in syncDirtyBits() local 79 const State::DirtyBits &dirtyBits = (mState.getDirtyBits() & bitMask); in syncDirtyBits() local
|
D | VertexArray_unittest.cpp | 21 VertexArray::DirtyBits dirtyBits; in TEST() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | SamplerD3D.h | 26 inline angle::Result SamplerD3D::syncState(const gl::Context *context, const bool dirtyBits) in syncState()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | SamplerD3D.h | 26 inline angle::Result SamplerD3D::syncState(const gl::Context *context, const bool dirtyBits) in syncState()
|
D | FramebufferD3D.cpp | 290 const gl::Framebuffer::DirtyBits &dirtyBits, in syncState()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | VertexArrayNULL.cpp | 20 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
|
D | FramebufferNULL.cpp | 188 const gl::Framebuffer::DirtyBits &dirtyBits) in syncState()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | VertexArrayNULL.cpp | 20 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
|
D | FramebufferNULL.cpp | 161 const gl::Framebuffer::DirtyBits &dirtyBits, in syncState()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.inl.h | 90 const State::DirtyBits &dirtyBits = mState.getDirtyBits(); in syncDirtyBits() local 98 const State::DirtyBits &dirtyBits = (mState.getDirtyBits() & bitMask); in syncDirtyBits() local
|
D | VertexArray_unittest.cpp | 21 VertexArray::DirtyBits dirtyBits; in TEST() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Program11.cpp | 24 const gl::Program::DirtyBits &dirtyBits) in syncState()
|
D | VertexArray11.cpp | 68 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Program11.cpp | 24 const gl::Program::DirtyBits &dirtyBits) in syncState()
|
D | VertexArray11.cpp | 68 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | VertexArray9.h | 40 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
|
D | Framebuffer9.cpp | 409 const gl::Framebuffer::DirtyBits &dirtyBits, in syncState()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | VertexArray9.h | 40 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
|
D | Framebuffer9.cpp | 402 const gl::Framebuffer::DirtyBits &dirtyBits) in syncState()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | VertexArrayImpl.h | 53 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
|
D | ProgramImpl.h | 173 const gl::Program::DirtyBits &dirtyBits) in syncState()
|
D | RenderTargetCache.h | 70 const gl::Framebuffer::DirtyBits &dirtyBits) in update()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | VertexArrayImpl.h | 59 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
|
D | ProgramImpl.h | 167 const gl::Program::DirtyBits &dirtyBits) in syncState()
|
D | RenderTargetCache.h | 71 const gl::Framebuffer::DirtyBits &dirtyBits) in update()
|