Home
last modified time | relevance | path

Searched refs:packable (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
H A Dformat.h60 // The packable flag can be set on padding segments. This means, the next
65 void SetPackable(bool packable) { is_packable_ = packable; } in SetPackable() argument
/third_party/protobuf/objectivec/
H A DGPBDescriptor.h187 /** Whether the field is packable. */
188 @property(nonatomic, readonly, getter=isPackable) BOOL packable; variable
305 /** Whether the extension is packable. */
306 @property(nonatomic, readonly, getter=isPackable) BOOL packable; variable

Completed in 2 milliseconds