Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp47 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in goldfish_vk_extension_struct_size() local
2157 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in goldfish_vk_extension_struct_size_with_stream_features() local
Dgoldfish_vk_transform.cpp8953 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_tohost_extension_struct() local
10223 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_fromhost_extension_struct() local
Dgoldfish_vk_marshaling.cpp19318 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in marshal_extension_struct() local
20730 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in unmarshal_extension_struct() local
Dgoldfish_vk_deepcopy.cpp9793 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in deepcopy_extension_struct() local
Dgoldfish_vk_reserved_marshaling.cpp14952 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in reservedunmarshal_extension_struct() local
/hardware/google/gfxstream/host/vulkan/
DVkAndroidNativeBuffer.cpp112 uint32_t structType = goldfish_vk_struct_type(curr_pNext); in parseAndroidNativeBufferInfo() local