Searched refs:mClearDepthStencilValue (Results 1 – 2 of 2) sorted by relevance
866 mClearDepthStencilValue{},894 memset(&mClearDepthStencilValue, 0, sizeof(mClearDepthStencilValue));5482 mClearDepthStencilValue.depthStencil.depth = glState.getDepthClearValue(); in syncState()5485 mClearDepthStencilValue.depthStencil.stencil = in syncState()6691 return mClearDepthStencilValue; in getClearDepthStencilValue()
1458 VkClearValue mClearDepthStencilValue; variable