Searched defs:dirtyBits (Results 26 - 29 of 29) sorted by relevance
12
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Context11.cpp | 791 syncState(const gl::Context *context, const gl::State::DirtyBits &dirtyBits, const gl::State::DirtyBits &bitMask, gl::Command command) syncState() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | FramebufferVk.cpp | 1806 syncState(const gl::Context *context, GLenum binding, const gl::Framebuffer::DirtyBits &dirtyBits, gl::Command command) syncState() argument
|
H A D | TextureVk.cpp | 2575 syncState(const gl::Context *context, const gl::Texture::DirtyBits &dirtyBits, gl::Command source) syncState() argument
|
H A D | ContextVk.cpp | 1010 DirtyBits dirtyBits = mGraphicsDirtyBits & dirtyBitMask; in setupDraw() local 1241 DirtyBits dirtyBits = mComputeDirtyBits; in setupDispatch() local 3697 syncState(const gl::Context *context, const gl::State::DirtyBits &dirtyBits, const gl::State::DirtyBits &bitMask, gl::Command command) syncState() argument [all...] |
Completed in 24 milliseconds
12