Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp848 class StridedArrayProxy : protected ArrayProxy<T> class
853 StridedArrayProxy( uint32_t count, T const * ptr, uint32_t stride ) VULKAN_HPP_NOEXCEPT in StridedArrayProxy() function in VULKAN_HPP_NAMESPACE::StridedArrayProxy