Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.h94 bool mPassThroughResourcesInit; variable
DSwapChain11.cpp69 mPassThroughResourcesInit(false), in SwapChain11()
679 if (mPassThroughResourcesInit) in initPassThroughResources()
777 mPassThroughResourcesInit = true; in initPassThroughResources()