Searched refs:customBorderColorFormatless (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineSamplerTests.cpp | 275 bool customBorderColorFormatless, 283 … (VkFormat format, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless) const; 800 bool customBorderColorFormatless, in SamplerAddressModesTest() argument 808 …mplerCustomBorderColorCreateInfo(imageFormat, customBorderColorValue, customBorderColorFormatless)) in SamplerAddressModesTest() 870 …o (VkFormat format, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless) const in getSamplerCustomBorderColorCreateInfo() 877 customBorderColorFormatless ? VK_FORMAT_UNDEFINED : format in getSamplerCustomBorderColorCreateInfo()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineSamplerTests.cpp | 271 bool customBorderColorFormatless, 279 … (VkFormat format, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless) const; 793 bool customBorderColorFormatless, in SamplerAddressModesTest() argument 801 …mplerCustomBorderColorCreateInfo(imageFormat, customBorderColorValue, customBorderColorFormatless)) in SamplerAddressModesTest() 863 …o (VkFormat format, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless) const in getSamplerCustomBorderColorCreateInfo() 870 customBorderColorFormatless ? VK_FORMAT_UNDEFINED : format in getSamplerCustomBorderColorCreateInfo()
|