Home
last modified time | relevance | path

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

12

/external/angle/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()
/external/angle/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.cpp377 const gl::state::DirtyBits dirtyBits, in syncState()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DProgram11.cpp24 const gl::Program::DirtyBits &dirtyBits) in syncState()
DVertexArray11.cpp68 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
DFramebuffer11.cpp421 const gl::Framebuffer::DirtyBits &dirtyBits, in syncState()
/external/angle/src/libANGLE/
DVertexArray_unittest.cpp21 VertexArray::DirtyBits dirtyBits; in TEST() local
DContext.inl.h97 const state::DirtyBits dirtyBits = mState.getDirtyBits(); in syncAllDirtyBits() local
110 const state::DirtyBits dirtyBits = (mState.getDirtyBits() & bitMask); in syncDirtyBits() local
DProgramPipeline.cpp682 Program::DirtyBits dirtyBits; in syncState() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DVertexArray9.h40 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
DFramebuffer9.cpp409 const gl::Framebuffer::DirtyBits &dirtyBits, in syncState()
DStateManager9.cpp116 const gl::state::DirtyBits &dirtyBits, in syncState()
DContext9.cpp426 const gl::state::DirtyBits dirtyBits, in syncState()
/external/angle/src/libANGLE/renderer/
DProgramPipelineImpl.h44 const gl::Program::DirtyBits &dirtyBits) in syncState()
DVertexArrayImpl.h61 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
DProgramImpl.h169 const gl::Program::DirtyBits &dirtyBits) in syncState()
DRenderTargetCache.h71 const gl::Framebuffer::DirtyBits &dirtyBits) in update()
/external/angle/src/libANGLE/renderer/vulkan/
DProgramPipelineVk.cpp101 const gl::Program::DirtyBits &dirtyBits) in syncState()
DProgramVk.cpp343 const gl::Program::DirtyBits &dirtyBits) in syncState()
DVertexArrayVk.cpp529 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
/external/angle/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp964 const gl::VertexArray::DirtyBits &dirtyBits, in syncState()
DProgramGL.cpp1166 const gl::Program::DirtyBits &dirtyBits) in syncState()

12