Searched defs:isDepthOrStencilFormat (Results 1 – 3 of 3) sorted by relevance
103 bool isDepthOrStencilFormat = imageFormat.depthBits > 0 || imageFormat.stencilBits > 0; in initImpl() local
76 bool isDepthOrStencilFormat = textureFormat.depthBits > 0 || textureFormat.stencilBits > 0; in setStorageImpl() local
165 bool isDepthOrStencilFormat = textureFormat.depthBits > 0 || textureFormat.stencilBits > 0; in initialize() local193 bool isDepthOrStencilFormat = textureFormat.depthBits > 0 || textureFormat.stencilBits > 0; in initializeWithExternalMemory() local