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.cpp305 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in goldfish_vk_extension_struct_size() local
306 switch(structType) in goldfish_vk_extension_struct_size()
Dgoldfish_vk_transform_guest.cpp8962 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_tohost_extension_struct() local
8963 switch(structType) in transform_tohost_extension_struct()
9630 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_fromhost_extension_struct() local
9631 switch(structType) in transform_fromhost_extension_struct()
Dgoldfish_vk_handlemap_guest.cpp4765 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in handlemap_extension_struct() local
4766 switch(structType) in handlemap_extension_struct()
Dgoldfish_vk_deepcopy_guest.cpp6402 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in deepcopy_extension_struct() local
6403 switch(structType) in deepcopy_extension_struct()
Dgoldfish_vk_marshaling_guest.cpp13628 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in marshal_extension_struct() local
13629 switch(structType) in marshal_extension_struct()
14291 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in unmarshal_extension_struct() local
14292 switch(structType) in unmarshal_extension_struct()