Searched refs:mapVkColor (Results 1 – 4 of 4) sorted by relevance
76 rr::GenericVec4 mapVkColor (const VkClearColorValue& color);77 VkClearColorValue mapVkColor (const rr::GenericVec4& color);
3914 rr::GenericVec4 mapVkColor (const VkClearColorValue& color) in mapVkColor() function3923 VkClearColorValue mapVkColor(const rr::GenericVec4& color) in mapVkColor() function3959 borderColorValue = mapVkColor(customBorderColorCreateInfo.customBorderColor); in mapVkSampler()
876 mapVkColor(customBorderColorValue), in getSamplerCustomBorderColorCreateInfo()