Home
last modified time | relevance | path

Searched refs:structType (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_extension_structs_guest.cpp299 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in goldfish_vk_extension_struct_size() local
300 switch(structType) in goldfish_vk_extension_struct_size()
Dgoldfish_vk_transform_guest.cpp8956 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_tohost_extension_struct() local
8957 switch(structType) in transform_tohost_extension_struct()
9624 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_fromhost_extension_struct() local
9625 switch(structType) in transform_fromhost_extension_struct()
Dgoldfish_vk_handlemap_guest.cpp4759 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in handlemap_extension_struct() local
4760 switch(structType) in handlemap_extension_struct()
Dgoldfish_vk_deepcopy_guest.cpp6396 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in deepcopy_extension_struct() local
6397 switch(structType) in deepcopy_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp13344 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in marshal_extension_struct() local
13345 switch(structType) in marshal_extension_struct()
14007 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in unmarshal_extension_struct() local
14008 switch(structType) in unmarshal_extension_struct()