Searched refs:subresource_range (Results 1 – 6 of 6) sorted by relevance
/external/deqp/android/cts/nyc/src/ |
D | vk-master.txt | 46836 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_base_mip_lev… 46837 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_mip_levels 46838 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.array_layer_seco… 46839 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.array_layer_last 46840 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_base_mip_lev… 46841 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_mip_levels_a… 46842 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_base_mip_lev… 46843 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_mip_levels_a… 46848 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4b4a4_unorm_pack16.subresource_range.lod_base_mi… 46849 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4b4a4_unorm_pack16.subresource_range.lod_mip_lev… [all …]
|
/external/deqp/external/vulkancts/mustpass/1.0.0/ |
D | vk-default.txt | 49314 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_base_mip_lev… 49315 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_mip_levels 49316 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.array_layer_seco… 49317 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.array_layer_last 49318 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_base_mip_lev… 49319 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_mip_levels_a… 49320 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_base_mip_lev… 49321 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_mip_levels_a… 49326 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4b4a4_unorm_pack16.subresource_range.lod_base_mi… 49327 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4b4a4_unorm_pack16.subresource_range.lod_mip_lev… [all …]
|
/external/deqp/external/vulkancts/mustpass/1.0.0/src/ |
D | master.txt | 49314 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_base_mip_lev… 49315 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_mip_levels 49316 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.array_layer_seco… 49317 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.array_layer_last 49318 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_base_mip_lev… 49319 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_mip_levels_a… 49320 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_base_mip_lev… 49321 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4_unorm_pack8.subresource_range.lod_mip_levels_a… 49326 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4b4a4_unorm_pack16.subresource_range.lod_base_mi… 49327 dEQP-VK.pipeline.image_view.view_type.1d.format.r4g4b4a4_unorm_pack16.subresource_range.lod_mip_lev… [all …]
|
/external/vulkan-validation-layers/tests/ |
D | vktestbinding.h | 492 VkImageSubresourceRange subresource_range(VkImageAspectFlagBits aspect) const { in subresource_range() function 493 return subresource_range(create_info_, aspect); in subresource_range() 525 …static VkImageSubresourceRange subresource_range(VkImageAspectFlags aspect_mask, uint32_t base_mip… 527 …static VkImageSubresourceRange subresource_range(const VkImageCreateInfo &info, VkImageAspectFlags… 528 static VkImageSubresourceRange subresource_range(const VkImageSubresource &subres); 848 inline VkImageSubresourceRange Image::subresource_range(VkImageAspectFlags aspect_mask, uint32_t ba… in subresource_range() function 862 inline VkImageSubresourceRange Image::subresource_range(const VkImageCreateInfo &info, VkImageAspec… in subresource_range() function 863 return subresource_range(aspect_mask, 0, info.mipLevels, 0, info.arrayLayers); in subresource_range() 866 inline VkImageSubresourceRange Image::subresource_range(const VkImageSubresource &subres) { in subresource_range() function 867 return subresource_range(subres.aspectMask, subres.mipLevel, 1, subres.arrayLayer, 1); in subresource_range()
|
D | vkrenderframework.cpp | 861 … subresource_range(aspect, 0, /*VK_REMAINING_MIP_LEVELS*/ 1, 0, 1 /*VK_REMAINING_ARRAY_LAYERS*/); in ImageMemoryBarrier()
|
D | layer_validation_tests.cpp | 14628 …const VkImageSubresourceRange range = vk_testing::Image::subresource_range(image_create_info, VK_I… in TEST_F() 14665 …const VkImageSubresourceRange range = vk_testing::Image::subresource_range(image_create_info, VK_I… in TEST_F() 14759 …auto unbound_subresource = vk_testing::Image::subresource_range(unbound_image_info, VK_IMAGE_ASPEC… in TEST_F() 15169 auto image_subres = image.subresource_range(VK_IMAGE_ASPECT_COLOR_BIT, 0, 1, 0, 1); in TEST_F() 15291 … image_.subresource_range(VK_IMAGE_ASPECT_COLOR_BIT, 0, 1, 0, 1)); in Init() 26972 …const VkImageSubresourceRange color_range = vk_testing::Image::subresource_range(image_create_info… in TEST_F() 26987 …const VkImageSubresourceRange ds_range = vk_testing::Image::subresource_range(ds_image_create_info… in TEST_F() 27088 VkImageSubresourceRange image_sub_range = VkImageObj::subresource_range(image_sub); in TEST_F() 34069 const auto subresource_range = image.subresource_range(VK_IMAGE_ASPECT_COLOR_BIT); in TEST_F() local 34071 VK_IMAGE_LAYOUT_GENERAL, subresource_range); in TEST_F() [all …]
|