Searched defs:TextureView (Results 1 – 10 of 10) sorted by relevance
29 class TextureView; variable
39 class TextureView; variable
1170 TextureView::TextureView(TextureBase* texture, const TextureViewDescriptor* descriptor) in TextureView() function in dawn_native::d3d12::TextureView
38 class TextureView; variable
533 TextureView::TextureView(TextureBase* texture, const TextureViewDescriptor* descriptor) in TextureView() function in dawn_native::opengl::TextureView
56 using TextureView = TextureViewBase; variable
460 TEST_F(LabelTest, TextureView) { in TEST_F() argument
39 namespace TextureView namespace