/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
D | goldfish_vk_extension_structs.cpp | 588 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in goldfish_vk_extension_struct_size() local 2392 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in goldfish_vk_extension_struct_size_with_stream_features() local
|
D | goldfish_vk_transform.cpp | 20003 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_tohost_extension_struct() local 22107 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_fromhost_extension_struct() local
|
D | goldfish_vk_handlemap.cpp | 10508 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in handlemap_extension_struct() local
|
D | goldfish_vk_testing.cpp | 13521 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in checkEqual_extension_struct() local
|
D | goldfish_vk_marshaling.cpp | 35649 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in marshal_extension_struct() local 37828 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in unmarshal_extension_struct() local
|
D | goldfish_vk_deepcopy.cpp | 21697 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in deepcopy_extension_struct() local
|
D | goldfish_vk_reserved_marshaling.cpp | 26496 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in reservedunmarshal_extension_struct() local
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | goldfish_vk_extension_structs_guest.cpp | 589 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in goldfish_vk_extension_struct_size() local 2393 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in goldfish_vk_extension_struct_size_with_stream_features() local
|
D | goldfish_vk_transform_guest.cpp | 20005 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_tohost_extension_struct() local 22109 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in transform_fromhost_extension_struct() local
|
D | goldfish_vk_handlemap_guest.cpp | 10510 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in handlemap_extension_struct() local
|
D | goldfish_vk_marshaling_guest.cpp | 29158 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in marshal_extension_struct() local 31341 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension_out); in unmarshal_extension_struct() local
|
D | goldfish_vk_counting_guest.cpp | 17529 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in count_extension_struct() local
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 19404 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in reservedmarshal_extension_struct() local
|
D | goldfish_vk_deepcopy_guest.cpp | 21699 uint32_t structType = (uint32_t)goldfish_vk_struct_type(structExtension); in deepcopy_extension_struct() local
|
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/ |
D | RewriteStructSamplersOld.cpp | 26 TType *structType = new TType(structVar, false); in GetStructSamplerParameterType() local 504 const TType &structType) in traverseStructContainingSamplers() 607 TType *structType = GetStructSamplerParameterType(mSymbolTable, *param); in visitStructParam() local
|
D | RewriteStructSamplers.cpp | 28 TType *structType = new TType(structVar, false); in GetStructSamplerParameterType() local 781 const TType &structType, in traverseStructContainingSamplers() 893 TType *structType = GetStructSamplerParameterType(mSymbolTable, *param); in visitStructParam() local
|
D | InitializeVariables.cpp | 73 const TStructure *structType = initializedNode->getType().getStruct(); in AddStructZeroInitSequence() local
|
/device/generic/vulkan-cereal/stream-servers/vulkan/ |
D | VkAndroidNativeBuffer.cpp | 108 uint32_t structType = goldfish_vk_struct_type(curr_pNext); in parseAndroidNativeBufferInfo() local
|
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
D | OutputHLSL.cpp | 601 TType *structType = mappedStruct.field->type(); in generateStructMapping() local
|
D | ParseContext.cpp | 53 bool ContainsSampler(const TStructure *structType) in ContainsSampler()
|