Home
last modified time | relevance | path

Searched defs:ImageType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/gm/
Drectangletexture.cpp50 enum class ImageType { enum in skiagm::RectangleTexture
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp577 struct ImageType struct
579 TypeID type;
580 spv::Dim dim;
581 bool depth;
582 bool arrayed;
583 bool ms;
584 uint32_t sampled;
585 spv::ImageFormat format;
586 spv::AccessQualifier access;
/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdiplusenums.h514 typedef enum ImageType { enum
518 } ImageType; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_enums.hpp2694 enum class ImageType enum