Searched refs:shaderSampleRateInterpolationFunctions (Results 1 – 7 of 7) sorted by relevance
| /device/generic/vulkan-cereal/include/vulkan/ |
| D | vulkan_beta.h | 38 VkBool32 shaderSampleRateInterpolationFunctions; member
|
| D | vulkan.hpp | 67957 …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/ |
| D | goldfish_vk_testing.cpp | 5469 …if (!((a->shaderSampleRateInterpolationFunctions) == (b->shaderSampleRateInterpolationFunctions)))… in checkEqual_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
|
| D | goldfish_vk_marshaling.cpp | 14193 …vkStream->write((VkBool32*)&forMarshaling->shaderSampleRateInterpolationFunctions, sizeof(VkBool32… in marshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR() 14233 …vkStream->read((VkBool32*)&forUnmarshaling->shaderSampleRateInterpolationFunctions, sizeof(VkBool3… in unmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
|
| D | goldfish_vk_reserved_marshaling.cpp | 10549 …memcpy((VkBool32*)&forUnmarshaling->shaderSampleRateInterpolationFunctions, *ptr, sizeof(VkBool32)… in reservedunmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 11915 …vkStream->write((VkBool32*)&forMarshaling->shaderSampleRateInterpolationFunctions, sizeof(VkBool32… in marshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR() 11944 …vkStream->read((VkBool32*)&forUnmarshaling->shaderSampleRateInterpolationFunctions, sizeof(VkBool3… in unmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 8122 … memcpy(*ptr, (VkBool32*)&forMarshaling->shaderSampleRateInterpolationFunctions, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
|