Searched refs:mAppliedIBFormat (Results 1 – 2 of 2) sorted by relevance
591 DXGI_FORMAT mAppliedIBFormat; variable
696 mAppliedIBFormat(DXGI_FORMAT_UNKNOWN), in StateManager11()3230 if (buffer != mAppliedIB || indexFormat != mAppliedIBFormat || offset != mAppliedIBOffset) in syncIndexBuffer()3235 mAppliedIBFormat = indexFormat; in syncIndexBuffer()