/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkSampler.hpp | 85 , forceExplicitReconstruction(pCreateInfo->forceExplicitReconstruction) in SamplerYcbcrConversion() 103 const VkBool32 forceExplicitReconstruction = VK_FALSE; member in vk::SamplerYcbcrConversion
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_sampler_ycbcr_conversion.h | 35 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 D | GrVkSamplerYcbcrConversion.cpp | 52 ycbcrCreateInfo.forceExplicitReconstruction = info.fForceExplicitReconstruction; in Create()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkSafetyCriticalUtil.cpp | 569 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 D | zink_resource.c | 812 sycci.forceExplicitReconstruction = VK_FALSE; in resource_object_create()
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 3896 VkBool32 forceExplicitReconstruction; member
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 3902 VkBool32 forceExplicitReconstruction; member
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 4867 VkBool32 forceExplicitReconstruction; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 67974 , forceExplicitReconstruction( forceExplicitReconstruction_ ) forceExplicitReconstruction() function 68094 VULKAN_HPP_NAMESPACE::Bool32 forceExplicitReconstruction = {}; global() member [all...] |
H A D | vulkan_core.h | 4961 VkBool32 forceExplicitReconstruction; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 5225 VkBool32 forceExplicitReconstruction; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 5010 VkBool32 forceExplicitReconstruction; member
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_data.hpp | 16833 print_VkBool32(obj.forceExplicitReconstruction, "forceExplicitReconstruction", 0); in print_VkSamplerYcbcrConversionCreateInfo() 16874 print_VkBool32(obj->forceExplicitReconstruction, "forceExplicitReconstruction", 0); in print_VkSamplerYcbcrConversionCreateInfo() [all...] |
H A D | vulkan_json_parser.hpp | 8194 parse_VkBool32("forceExplicitReconstruction", obj["forceExplicitReconstruction"], (o.forceExplicitReconstruction)); in parse_VkSamplerYcbcrConversionCreateInfo()
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 5378 VkBool32 forceExplicitReconstruction; member
|
H A D | vulkan_hash.hpp | 14098 VULKAN_HPP_HASH_COMBINE( seed, samplerYcbcrConversionCreateInfo.forceExplicitReconstruction );
|
H A D | vulkan_structs.hpp | [all...] |