Searched defs:storageTexture (Results 1 – 4 of 4) sorted by relevance
697 wgpu::Texture storageTexture = CreateTexture(wgpu::TextureUsage::StorageBinding, kFormat); in TEST_F() local725 wgpu::Texture storageTexture = CreateTexture( in TEST_F() local764 wgpu::Texture storageTexture = CreateTexture( in TEST_F() local789 wgpu::Texture storageTexture = CreateTexture( in TEST_F() local
68 StorageTextureBindingLayout storageTexture; member
119 const StorageTextureBindingLayout& storageTexture = entry.storageTexture; in ValidateBindGroupLayoutEntry() local
147 StorageTextureBindingLayout storageTexture; member