Searched refs:getFormatBorderColor (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.hpp | 67 vk::VkBorderColor getFormatBorderColor (BorderColor color, vk::VkFormat format);
|
D | vktPipelineImageViewTests.cpp | 137 getFormatBorderColor(BORDER_COLOR_TRANSPARENT_BLACK, imageFormat), // VkBorderColor borderColor; in getImageSamplingInstanceParams()
|
D | vktPipelineImageTests.cpp | 176 getFormatBorderColor(BORDER_COLOR_TRANSPARENT_BLACK, imageFormat), // VkBorderColor borderColor; in getImageSamplingInstanceParams()
|
D | vktPipelineSamplerTests.cpp | 492 …getFormatBorderColor(BORDER_COLOR_TRANSPARENT_BLACK, m_imageFormat), // VkBorderColor borderColo… in getSamplerCreateInfo() 1172 getFormatBorderColor(config.border, imageFormat), in createSamplerAddressModesTests()
|
D | vktPipelineImageUtil.cpp | 128 VkBorderColor getFormatBorderColor (BorderColor color, VkFormat format) in getFormatBorderColor() function
|