Home
last modified time | relevance | path

Searched defs:TextureView (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DRenderPassBuilderD3D12.h29 class TextureView; variable
DForward.h39 class TextureView; variable
DTextureD3D12.cpp1170 TextureView::TextureView(TextureBase* texture, const TextureViewDescriptor* descriptor) in TextureView() function in dawn_native::d3d12::TextureView
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DForward.h43 class TextureView; variable
DTextureGL.cpp271 TextureView::TextureView(TextureBase* texture, const TextureViewDescriptor* descriptor) in TextureView() function in dawn_native::opengl::TextureView
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DForward.h37 class TextureView; variable
DTextureD3D12.cpp534 TextureView::TextureView(TextureBase* texture, const TextureViewDescriptor* descriptor) in TextureView() function in dawn_native::d3d12::TextureView
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DForward.h38 class TextureView; variable
DTextureGL.cpp533 TextureView::TextureView(TextureBase* texture, const TextureViewDescriptor* descriptor) in TextureView() function in dawn_native::opengl::TextureView
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DForward.h37 class TextureView; variable
DTextureVk.cpp591 TextureView::TextureView(TextureBase* texture, const TextureViewDescriptor* descriptor) in TextureView() function in dawn_native::vulkan::TextureView
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/metal/
DForward.h43 class TextureView; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DForward.h39 class TextureView; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.h56 using TextureView = TextureViewBase; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DForward.h39 class TextureView; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.h53 using TextureView = TextureViewBase; variable
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DLabelTests.cpp460 TEST_F(LabelTest, TextureView) { in TEST_F() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp1020 struct TextureView { struct in tgsi::Source
1021 uint8_t target; // TGSI_TEXTURE_*
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureViewTests.hpp39 namespace TextureView namespace
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_3_autogen.cpp1036 void GL_APIENTRY TextureView(GLuint texture, in TextureView() function
/third_party/mesa3d/src/mesa/main/
Ddd.h447 GLboolean (*TextureView)(struct gl_context *ctx, member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dentry_points_enum_autogen.h1157 TextureView, enumerator