Searched refs:mIsTextureArray (Results 1 – 2 of 2) sorted by relevance
56 mIsTextureArray = (textureDesc.ArraySize > 1); in initialize()126 if (mIsTextureArray) in createRenderTarget()164 if (mIsTextureArray) in createRenderTarget()
57 bool mIsTextureArray = false; variable