Home
last modified time | relevance | path

Searched defs:kTexture2D (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/utils/
H A DStorageUtils.h48 static constexpr StorageType kTexture2D = StorageType::TEXTURE_2D; variable
/aosp_15_r20/external/skia/src/core/
H A DSkSLTypeShared.h55 kTexture2D, enumerator