Searched refs:VkSamplerReductionMode (Results 1 – 4 of 4) sorted by relevance
5156 static inline const char* string_VkSamplerReductionMode(VkSamplerReductionMode input_value) in string_VkSamplerReductionMode()
5854 typedef enum VkSamplerReductionMode { enum5863 } VkSamplerReductionMode; typedef6302 VkSamplerReductionMode reductionMode;12073 typedef VkSamplerReductionMode VkSamplerReductionModeEXT;
9541 vkStream->write((VkSamplerReductionMode*)&forMarshaling->reductionMode, in marshal_VkSamplerReductionModeCreateInfo()9542 sizeof(VkSamplerReductionMode)); in marshal_VkSamplerReductionModeCreateInfo()9565 vkStream->read((VkSamplerReductionMode*)&forUnmarshaling->reductionMode, in unmarshal_VkSamplerReductionModeCreateInfo()9566 sizeof(VkSamplerReductionMode)); in unmarshal_VkSamplerReductionModeCreateInfo()
7331 memcpy((VkSamplerReductionMode*)&forUnmarshaling->reductionMode, *ptr, in reservedunmarshal_VkSamplerReductionModeCreateInfo()7332 sizeof(VkSamplerReductionMode)); in reservedunmarshal_VkSamplerReductionModeCreateInfo()7333 *ptr += sizeof(VkSamplerReductionMode); in reservedunmarshal_VkSamplerReductionModeCreateInfo()