Searched refs:customBorderColorValue (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSamplerTests.cpp | 270 rr::GenericVec4 customBorderColorValue, 279 VkSamplerCustomBorderColorCreateInfoEXT getSamplerCustomBorderColorCreateInfo (VkFormat format, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless) const; 792 rr::GenericVec4 customBorderColorValue, in SamplerAddressModesTest() 801 , m_customBorderColorCreateInfo (getSamplerCustomBorderColorCreateInfo(imageFormat, customBorderColorValue, customBorderColorFormatless)) in SamplerAddressModesTest() 863 VkSamplerCustomBorderColorCreateInfoEXT SamplerAddressModesTest::getSamplerCustomBorderColorCreateInfo (VkFormat format, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless) const in getSamplerCustomBorderColorCreateInfo() argument 869 mapVkColor(customBorderColorValue), in getSamplerCustomBorderColorCreateInfo() 783 SamplerAddressModesTest(tcu::TestContext& testContext, const char* name, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkSamplerAddressMode addressU, VkSamplerAddressMode addressV, VkSamplerAddressMode addressW, VkBorderColor borderColor, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless, bool separateStencilUsage, bool sampleStencil) SamplerAddressModesTest() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineSamplerTests.cpp | 274 rr::GenericVec4 customBorderColorValue, 283 VkSamplerCustomBorderColorCreateInfoEXT getSamplerCustomBorderColorCreateInfo (VkFormat format, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless) const; 799 rr::GenericVec4 customBorderColorValue, in SamplerAddressModesTest() 808 , m_customBorderColorCreateInfo (getSamplerCustomBorderColorCreateInfo(imageFormat, customBorderColorValue, customBorderColorFormatless)) in SamplerAddressModesTest() 870 VkSamplerCustomBorderColorCreateInfoEXT SamplerAddressModesTest::getSamplerCustomBorderColorCreateInfo (VkFormat format, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless) const in getSamplerCustomBorderColorCreateInfo() argument 876 mapVkColor(customBorderColorValue), in getSamplerCustomBorderColorCreateInfo() 789 SamplerAddressModesTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkSamplerAddressMode addressU, VkSamplerAddressMode addressV, VkSamplerAddressMode addressW, VkBorderColor borderColor, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless, bool separateStencilUsage, bool sampleStencil) SamplerAddressModesTest() argument
|
Completed in 10 milliseconds