Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp709 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in goldfish_vk_extension_struct_size() local
2658 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in goldfish_vk_extension_struct_size_with_stream_features() local
Dgoldfish_vk_transform_guest.cpp19497 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_tohost_extension_struct() local
22924 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_fromhost_extension_struct() local
Dgoldfish_vk_handlemap_guest.cpp9957 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in handlemap_extension_struct() local
Dgoldfish_vk_marshaling_guest.cpp31831 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in marshal_extension_struct() local
35521 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in unmarshal_extension_struct() local
Dgoldfish_vk_counting_guest.cpp17606 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in count_extension_struct() local
Dgoldfish_vk_reserved_marshaling_guest.cpp21244 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in reservedmarshal_extension_struct() local
Dgoldfish_vk_deepcopy_guest.cpp21893 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in deepcopy_extension_struct() local
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp709 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in goldfish_vk_extension_struct_size() local
2658 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in goldfish_vk_extension_struct_size_with_stream_features() local
Dgoldfish_vk_transform.cpp19784 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_tohost_extension_struct() local
23211 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_fromhost_extension_struct() local
Dgoldfish_vk_handlemap.cpp9957 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in handlemap_extension_struct() local
Dgoldfish_vk_testing.cpp21879 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in checkEqual_extension_struct() local
Dgoldfish_vk_marshaling.cpp40974 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in marshal_extension_struct() local
44660 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in unmarshal_extension_struct() local
Dgoldfish_vk_deepcopy.cpp21893 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in deepcopy_extension_struct() local
Dgoldfish_vk_reserved_marshaling.cpp32080 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in reservedunmarshal_extension_struct() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkAndroidNativeBuffer.cpp112 uint32_t structType = goldfish_vk_struct_type(curr_pNext); in parseAndroidNativeBufferInfo() local