Home
last modified time | relevance | path

Searched refs:m_customBorderColorCreateInfo (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp287 const VkSamplerCustomBorderColorCreateInfoEXT m_customBorderColorCreateInfo; member in vkt::pipeline::__anon28260::SamplerAddressModesTest
801 , m_customBorderColorCreateInfo (getSamplerCustomBorderColorCreateInfo(imageFormat, customBorderColorValue, customBorderColorFormatless)) in SamplerAddressModesTest()
857 samplerParams.pNext = &m_customBorderColorCreateInfo; in getSamplerCreateInfo()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp291 const VkSamplerCustomBorderColorCreateInfoEXT m_customBorderColorCreateInfo; member in vkt::pipeline::__anon29477::SamplerAddressModesTest
808 , m_customBorderColorCreateInfo (getSamplerCustomBorderColorCreateInfo(imageFormat, customBorderColorValue, customBorderColorFormatless)) in SamplerAddressModesTest()
864 samplerParams.pNext = &m_customBorderColorCreateInfo; in getSamplerCreateInfo()

Completed in 8 milliseconds