Searched refs:getTextureDescriptor (Results 1 – 2 of 2) sorted by relevance
155 const wgpu::TextureDescriptor &getTextureDescriptor() const { return mTextureDescriptor; } in getTextureDescriptor() function
54 *imageLayerCount = image->getTextureDescriptor().size.depthOrArrayLayers; in GetRenderTargetLayerCountAndIndex()