Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/
Dinternal_interface.hpp94 struct PointerInterface struct
97 {
102 {
106 PointerInterface() in PointerInterface() function
111 T &get() in get()
117 T *ptr;
138 struct PointerInterface<T[U]> struct
141 {
146 {
149 PointerInterface() in PointerInterface() function
[all …]