Home
last modified time | relevance | path

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

12

/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/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()
DTextureNULL.cpp213 const gl::Texture::DirtyBits &dirtyBits, in syncState()
DContextNULL.cpp366 const gl::State::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()
DFramebuffer11.cpp395 const gl::Framebuffer::DirtyBits &dirtyBits, in syncState()
DContext11.cpp792 const gl::State::DirtyBits &dirtyBits, in syncState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DVertexArray_unittest.cpp21 VertexArray::DirtyBits dirtyBits; in TEST() local
DContext.inl.h90 const State::DirtyBits &dirtyBits = mState.getDirtyBits(); in syncDirtyBits() local
98 const State::DirtyBits &dirtyBits = (mState.getDirtyBits() & bitMask); in syncDirtyBits() local
/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()
DStateManager9.cpp115 void StateManager9::syncState(const gl::State &state, const gl::State::DirtyBits &dirtyBits) in syncState()
DContext9.cpp425 const gl::State::DirtyBits &dirtyBits, in syncState()
/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()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp947 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
DProgramGL.cpp1157 const gl::Program::DirtyBits &dirtyBits) in syncState()
DContextGL.cpp882 const gl::State::DirtyBits &dirtyBits, in syncState()
DFramebufferGL.cpp1245 const gl::Framebuffer::DirtyBits &dirtyBits, in syncState()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVertexArrayVk.cpp458 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
DContextVk.cpp1010 DirtyBits dirtyBits = mGraphicsDirtyBits & dirtyBitMask; in setupDraw() local
1241 DirtyBits dirtyBits = mComputeDirtyBits; in setupDispatch() local
3698 const gl::State::DirtyBits &dirtyBits, in syncState()

12