Home
last modified time | relevance | path

Searched refs:forceExplicitReconstruction (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/common/detector/
DVulkan.cpp527 .forceExplicitReconstruction = VK_FALSE, in CreateYuvImage()
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp320 .forceExplicitReconstruction = VK_FALSE, in CreateImageWithAhb()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp46819 …ChromaOffset( yChromaOffset_ ), chromaFilter( chromaFilter_ ), forceExplicitReconstruction( forceE…
46889 forceExplicitReconstruction = forceExplicitReconstruction_; in setForceExplicitReconstruction()
46913 … ycbcrRange, components, xChromaOffset, yChromaOffset, chromaFilter, forceExplicitReconstruction ); in reflect()
46935 && ( forceExplicitReconstruction == rhs.forceExplicitReconstruction ); in operator ==()
46955 VULKAN_HPP_NAMESPACE::Bool32 forceExplicitReconstruction = {}; member
Dvulkansc_hash.hpp6436 VULKAN_HPP_HASH_COMBINE( seed, samplerYcbcrConversionCreateInfo.forceExplicitReconstruction ); in operator ()()
Dvulkan_structs.hpp95088 …ChromaOffset( yChromaOffset_ ), chromaFilter( chromaFilter_ ), forceExplicitReconstruction( forceE…
95158 forceExplicitReconstruction = forceExplicitReconstruction_; in setForceExplicitReconstruction()
95182 … ycbcrRange, components, xChromaOffset, yChromaOffset, chromaFilter, forceExplicitReconstruction ); in reflect()
95204 && ( forceExplicitReconstruction == rhs.forceExplicitReconstruction ); in operator ==()
95224 VULKAN_HPP_NAMESPACE::Bool32 forceExplicitReconstruction = {}; member
Dvulkan_core.h5441 VkBool32 forceExplicitReconstruction; member
Dvulkan_hash.hpp12414 VULKAN_HPP_HASH_COMBINE( seed, samplerYcbcrConversionCreateInfo.forceExplicitReconstruction ); in operator ()()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp6743 vkStream->write((VkBool32*)&forMarshaling->forceExplicitReconstruction, sizeof(VkBool32)); in marshal_VkSamplerYcbcrConversionCreateInfo()
6776 vkStream->read((VkBool32*)&forUnmarshaling->forceExplicitReconstruction, sizeof(VkBool32)); in unmarshal_VkSamplerYcbcrConversionCreateInfo()
Dgoldfish_vk_reserved_marshaling.cpp5120 memcpy((VkBool32*)&forUnmarshaling->forceExplicitReconstruction, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkSamplerYcbcrConversionCreateInfo()