Home
last modified time | relevance | path

Searched refs:forceExplicitReconstruction (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSampler.hpp85 , forceExplicitReconstruction(pCreateInfo->forceExplicitReconstruction) in SamplerYcbcrConversion()
103 const VkBool32 forceExplicitReconstruction = VK_FALSE; member in vk::SamplerYcbcrConversion
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_sampler_ycbcr_conversion.h35 size += vn_sizeof_VkBool32(&val->forceExplicitReconstruction); in vn_sizeof_VkSamplerYcbcrConversionCreateInfo_self()
69 vn_encode_VkBool32(enc, &val->forceExplicitReconstruction); in vn_encode_VkSamplerYcbcrConversionCreateInfo_self()
/third_party/skia/src/gpu/vk/
H A DGrVkSamplerYcbcrConversion.cpp52 ycbcrCreateInfo.forceExplicitReconstruction = info.fForceExplicitReconstruction; in Create()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkSafetyCriticalUtil.cpp569 hash_combine(seed, deUint32(scCI.format), deUint32(scCI.ycbcrModel), deUint32(scCI.ycbcrRange), deUint32(scCI.components.r), deUint32(scCI.components.g), deUint32(scCI.components.b), deUint32(scCI.components.a), deUint32(scCI.xChromaOffset), deUint32(scCI.yChromaOffset), deUint32(scCI.chromaFilter), scCI.forceExplicitReconstruction); in calculateSamplerYcbcrConversionHash()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.c812 sycci.forceExplicitReconstruction = VK_FALSE; in resource_object_create()
/third_party/glfw/deps/glad/
H A Dvulkan.h3896 VkBool32 forceExplicitReconstruction; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h3902 VkBool32 forceExplicitReconstruction; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h4867 VkBool32 forceExplicitReconstruction; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp67974 , forceExplicitReconstruction( forceExplicitReconstruction_ ) forceExplicitReconstruction() function
68094 VULKAN_HPP_NAMESPACE::Bool32 forceExplicitReconstruction = {}; global() member
[all...]
H A Dvulkan_core.h4961 VkBool32 forceExplicitReconstruction; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h5225 VkBool32 forceExplicitReconstruction; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h5010 VkBool32 forceExplicitReconstruction; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp16833 print_VkBool32(obj.forceExplicitReconstruction, "forceExplicitReconstruction", 0); in print_VkSamplerYcbcrConversionCreateInfo()
16874 print_VkBool32(obj->forceExplicitReconstruction, "forceExplicitReconstruction", 0); in print_VkSamplerYcbcrConversionCreateInfo()
[all...]
H A Dvulkan_json_parser.hpp8194 parse_VkBool32("forceExplicitReconstruction", obj["forceExplicitReconstruction"], (o.forceExplicitReconstruction)); in parse_VkSamplerYcbcrConversionCreateInfo()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h5378 VkBool32 forceExplicitReconstruction; member
H A Dvulkan_hash.hpp14098 VULKAN_HPP_HASH_COMBINE( seed, samplerYcbcrConversionCreateInfo.forceExplicitReconstruction );
H A Dvulkan_structs.hpp[all...]

Completed in 468 milliseconds