Home
last modified time | relevance | path

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

/frameworks/native/vulkan/vkjson/
Dvkjson.cc541 inline bool Iterate(Visitor* visitor, VkJsonKHRVariablePointers* structs) { in Iterate()
549 inline bool Iterate(Visitor* visitor, VkJsonKHRShaderFloat16Int8* structs) { in Iterate()
557 inline bool Iterate(Visitor* visitor, VkJsonExtImage2dViewOf3d* structs) { in Iterate()
563 inline bool Iterate(Visitor* visitor, VkJsonExtCustomBorderColor* structs) { in Iterate()
570 VkJsonExtPrimitiveTopologyListRestart* structs) { in Iterate()
576 inline bool Iterate(Visitor* visitor, VkJsonExtProvokingVertex* structs) { in Iterate()
582 inline bool Iterate(Visitor* visitor, VkJsonKHRIndexTypeUint8* structs) { in Iterate()
588 inline bool Iterate(Visitor* visitor, VkJsonExtIndexTypeUint8* structs) { in Iterate()
595 VkJsonKHRVertexAttributeDivisor* structs) { in Iterate()
602 VkJsonExtVertexAttributeDivisor* structs) { in Iterate()
[all …]
/frameworks/av/media/codec2/vndk/util/
DC2InterfaceHelper.cpp28 std::vector<C2StructDescriptor> &structs, _Tuple<> *) { in addStructDescriptors()