Searched refs:CreateImageViewTest (Results 1 – 3 of 3) sorted by relevance
/external/vulkan-validation-layers/tests/ |
D | vklayertests_buffer_image_memory_sampler.cpp | 4955 CreateImageViewTest(*this, &ivci, in TEST_F() 4991 CreateImageViewTest(*this, &ivci, in TEST_F() 4999 CreateImageViewTest(*this, &ivci, "VUID-VkImageViewCreateInfo-image-01003"); in TEST_F() 5034 CreateImageViewTest(*this, &ivci, in TEST_F() 5042 CreateImageViewTest(*this, &ivci, "VUID-VkImageViewCreateInfo-image-01005"); in TEST_F() 5044 CreateImageViewTest(*this, &ivci, "VUID-VkImageViewCreateInfo-subResourceRange-01021"); in TEST_F() 5099 CreateImageViewTest(*this, &ivci, in TEST_F() 5194 CreateImageViewTest(*this, &ivci, optimal_error_codes[i]); in TEST_F() 5251 CreateImageViewTest(*this, &ivci, optimal_error_codes[i]); in TEST_F() 5327 CreateImageViewTest(*this, &ivci, "VUID-VkImageViewCreateInfo-usage-02275"); in TEST_F() [all …]
|
D | layer_validation_tests.h | 783 void CreateImageViewTest(VkLayerTest &test, const VkImageViewCreateInfo *pCreateInfo, std::string c…
|
D | layer_validation_tests.cpp | 519 void CreateImageViewTest(VkLayerTest &test, const VkImageViewCreateInfo *pCreateInfo, std::string c… in CreateImageViewTest() function
|