Home
last modified time | relevance | path

Searched refs:DIRTY_BIT_PROGRAM_SHADER_STORAGE_BUFFERS (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.h450 DIRTY_BIT_PROGRAM_SHADER_STORAGE_BUFFERS, enumerator
DStateManager11.cpp748 mComputeDirtyBitsMask.set(DIRTY_BIT_PROGRAM_SHADER_STORAGE_BUFFERS); in StateManager11()
925 case DIRTY_BIT_PROGRAM_SHADER_STORAGE_BUFFERS: in updateStateForCompute()
1638 mInternalDirtyBits.set(DIRTY_BIT_PROGRAM_SHADER_STORAGE_BUFFERS); in invalidateProgramShaderStorageBuffers()
2314 case DIRTY_BIT_PROGRAM_SHADER_STORAGE_BUFFERS: in updateState()