Home
last modified time | relevance | path

Searched defs:dirtyBits (Results 1 – 25 of 61) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.inl.h71 const State::DirtyBits &dirtyBits = mState.getDirtyBits(); in syncDirtyBits() local
79 const State::DirtyBits &dirtyBits = (mState.getDirtyBits() & bitMask); in syncDirtyBits() local
DVertexArray_unittest.cpp21 VertexArray::DirtyBits dirtyBits; in TEST() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DSamplerD3D.h26 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/
DSamplerD3D.h26 inline angle::Result SamplerD3D::syncState(const gl::Context *context, const bool dirtyBits) in syncState()
DFramebufferD3D.cpp290 const gl::Framebuffer::DirtyBits &dirtyBits, in syncState()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DVertexArrayNULL.cpp20 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
DFramebufferNULL.cpp188 const gl::Framebuffer::DirtyBits &dirtyBits) in syncState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DVertexArrayNULL.cpp20 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
DFramebufferNULL.cpp161 const gl::Framebuffer::DirtyBits &dirtyBits, in syncState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.inl.h90 const State::DirtyBits &dirtyBits = mState.getDirtyBits(); in syncDirtyBits() local
98 const State::DirtyBits &dirtyBits = (mState.getDirtyBits() & bitMask); in syncDirtyBits() local
DVertexArray_unittest.cpp21 VertexArray::DirtyBits dirtyBits; in TEST() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DProgram11.cpp24 const gl::Program::DirtyBits &dirtyBits) in syncState()
DVertexArray11.cpp68 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DProgram11.cpp24 const gl::Program::DirtyBits &dirtyBits) in syncState()
DVertexArray11.cpp68 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DVertexArray9.h40 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
DFramebuffer9.cpp409 const gl::Framebuffer::DirtyBits &dirtyBits, in syncState()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DVertexArray9.h40 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
DFramebuffer9.cpp402 const gl::Framebuffer::DirtyBits &dirtyBits) in syncState()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DVertexArrayImpl.h53 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
DProgramImpl.h173 const gl::Program::DirtyBits &dirtyBits) in syncState()
DRenderTargetCache.h70 const gl::Framebuffer::DirtyBits &dirtyBits) in update()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DVertexArrayImpl.h59 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
DProgramImpl.h167 const gl::Program::DirtyBits &dirtyBits) in syncState()
DRenderTargetCache.h71 const gl::Framebuffer::DirtyBits &dirtyBits) in update()

123