Searched refs:mIsTextureArray (Results 1 – 2 of 2) sorted by relevance
78 mIsTextureArray = (textureDesc.ArraySize > 1); in initialize()151 if (mIsTextureArray) in createRenderTarget()189 if (mIsTextureArray) in createRenderTarget()
59 bool mIsTextureArray = false; variable