/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrFormatTests.cpp | 423 TCU_CHECK(ycbcrProperties.combinedImageSamplerDescriptorCount >= 1); in testFormat() 428 …scPool (createDescriptorPool(vkd, device, ycbcrProperties.combinedImageSamplerDescriptorCount)); in testFormat()
|
D | vktYCbCrImageQueryTests.cpp | 452 combinedSamplerDescriptorCount = samplerYcbcrConversionImage.combinedImageSamplerDescriptorCount; in testImageQuery() 635 combinedSamplerDescriptorCount = samplerYcbcrConversionImage.combinedImageSamplerDescriptorCount; in testImageQueryLod()
|
D | vktYCbCrViewTests.cpp | 597 combinedSamplerDescriptorCount = samplerYcbcrConversionImage.combinedImageSamplerDescriptorCount; in testPlaneView()
|
D | vktYCbCrFilteringTests.cpp | 322 combinedSamplerDescriptorCount = samplerYcbcrConversionImage.combinedImageSamplerDescriptorCount; in iterate()
|
D | vktYCbCrConversionTests.cpp | 554 combinedSamplerDescriptorCount = samplerYcbcrConversionImage.combinedImageSamplerDescriptorCount; in evalShader()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_formats.c | 808 ycbcr_props->combinedImageSamplerDescriptorCount = 1; in tu_GetPhysicalDeviceImageFormatProperties2()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_formats.c | 1490 ycbcr_props->combinedImageSamplerDescriptorCount = vk_format_get_plane_count(format); in radv_GetPhysicalDeviceImageFormatProperties2()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_formats.c | 1021 pYcbcrImageFormatProperties->combinedImageSamplerDescriptorCount = in anv_get_image_format_properties()
|
/external/swiftshader/src/Vulkan/ |
D | VkPhysicalDevice.cpp | 994 …properties->combinedImageSamplerDescriptorCount = 1; // Need only one descriptor for YCbCr sampli… in getProperties()
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemYCbCrConversionTests.cpp | 1210 combinedSamplerDescriptorCount = samplerYcbcrConversionImage.combinedImageSamplerDescriptorCount; in conversionTest()
|
/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 8872 combinedImageSamplerDescriptorCount(in_struct->combinedImageSamplerDescriptorCount) in safe_VkSamplerYcbcrConversionImageFormatProperties() 8884 combinedImageSamplerDescriptorCount = src.combinedImageSamplerDescriptorCount; in safe_VkSamplerYcbcrConversionImageFormatProperties() 8896 combinedImageSamplerDescriptorCount = src.combinedImageSamplerDescriptorCount; in operator =() 8911 combinedImageSamplerDescriptorCount = in_struct->combinedImageSamplerDescriptorCount; in initialize() 8918 combinedImageSamplerDescriptorCount = src->combinedImageSamplerDescriptorCount; in initialize()
|
D | vk_safe_struct.h | 1827 uint32_t combinedImageSamplerDescriptorCount; member
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vkStructTypes.inl | 1476 uint32_t combinedImageSamplerDescriptorCount; member
|
D | vkVulkan_c.inl | 3913 deUint32 combinedImageSamplerDescriptorCount; member
|
D | vkStrUtilImpl.inl | 4583 …s << "\tcombinedImageSamplerDescriptorCount = " << value.combinedImageSamplerDescriptorCount << '\…
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | RendererVk.cpp | 5763 ycbcrImageFormatProperties.combinedImageSamplerDescriptorCount; in getFormatDescriptorCountForVkFormat()
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_sc_core.h | 3908 uint32_t combinedImageSamplerDescriptorCount; member
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkStructTypes.inl | 2838 uint32_t combinedImageSamplerDescriptorCount; member
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 4585 uint32_t combinedImageSamplerDescriptorCount; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 4897 uint32_t combinedImageSamplerDescriptorCount; member
|
/external/virglrenderer/src/venus/venus-protocol/ |
D | vulkan_core.h | 5285 uint32_t combinedImageSamplerDescriptorCount; member
|
D | vn_protocol_renderer_device.h | 12929 vn_encode_uint32_t(enc, &val->combinedImageSamplerDescriptorCount); in vn_encode_VkSamplerYcbcrConversionImageFormatProperties_self()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 5395 uint32_t combinedImageSamplerDescriptorCount; member
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_core.h | 5399 uint32_t combinedImageSamplerDescriptorCount; member
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 5289 uint32_t combinedImageSamplerDescriptorCount; member
|