Home
last modified time | relevance | path

Searched refs:shaderSampleRateInterpolationFunctions (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_beta.h38 VkBool32 shaderSampleRateInterpolationFunctions; member
Dvulkan.hpp67957 …s_ ), separateStencilMaskRef( separateStencilMaskRef_ ), shaderSampleRateInterpolationFunctions( s…
68048 shaderSampleRateInterpolationFunctions = shaderSampleRateInterpolationFunctions_; in setShaderSampleRateInterpolationFunctions()
68105 … && ( shaderSampleRateInterpolationFunctions == rhs.shaderSampleRateInterpolationFunctions ) in operator ==()
68133 VULKAN_HPP_NAMESPACE::Bool32 shaderSampleRateInterpolationFunctions = {}; member
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_testing.cpp5469 …if (!((a->shaderSampleRateInterpolationFunctions) == (b->shaderSampleRateInterpolationFunctions)))… in checkEqual_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
Dgoldfish_vk_marshaling.cpp14193 …vkStream->write((VkBool32*)&forMarshaling->shaderSampleRateInterpolationFunctions, sizeof(VkBool32… in marshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
14233 …vkStream->read((VkBool32*)&forUnmarshaling->shaderSampleRateInterpolationFunctions, sizeof(VkBool3… in unmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
Dgoldfish_vk_reserved_marshaling.cpp10549 …memcpy((VkBool32*)&forUnmarshaling->shaderSampleRateInterpolationFunctions, *ptr, sizeof(VkBool32)… in reservedunmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp11915 …vkStream->write((VkBool32*)&forMarshaling->shaderSampleRateInterpolationFunctions, sizeof(VkBool32… in marshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
11944 …vkStream->read((VkBool32*)&forUnmarshaling->shaderSampleRateInterpolationFunctions, sizeof(VkBool3… in unmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
Dgoldfish_vk_reserved_marshaling_guest.cpp8122 … memcpy(*ptr, (VkBool32*)&forMarshaling->shaderSampleRateInterpolationFunctions, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()