Searched refs:shaderSampleRateInterpolationFunctions (Results 1 – 8 of 8) sorted by relevance
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_beta.h | 38 VkBool32 shaderSampleRateInterpolationFunctions; member
|
| D | vulkan_structs.hpp | 62612 …s_ ), separateStencilMaskRef( separateStencilMaskRef_ ), shaderSampleRateInterpolationFunctions( s… 62700 shaderSampleRateInterpolationFunctions = shaderSampleRateInterpolationFunctions_; in setShaderSampleRateInterpolationFunctions() 62748 …ointPolygons, samplerMipLodBias, separateStencilMaskRef, shaderSampleRateInterpolationFunctions, t… in reflect() 62773 … && ( shaderSampleRateInterpolationFunctions == rhs.shaderSampleRateInterpolationFunctions ) in operator ==() 62800 VULKAN_HPP_NAMESPACE::Bool32 shaderSampleRateInterpolationFunctions = {}; member
|
| D | vulkan_hash.hpp | 8327 …COMBINE( seed, physicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions ); in operator ()()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 10004 if (!((a->shaderSampleRateInterpolationFunctions) == in checkEqual_VkPhysicalDevicePortabilitySubsetFeaturesKHR() 10005 (b->shaderSampleRateInterpolationFunctions))) { in checkEqual_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
|
| D | goldfish_vk_marshaling.cpp | 17588 vkStream->write((VkBool32*)&forMarshaling->shaderSampleRateInterpolationFunctions, in marshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR() 17627 vkStream->read((VkBool32*)&forUnmarshaling->shaderSampleRateInterpolationFunctions, in unmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
|
| D | goldfish_vk_reserved_marshaling.cpp | 13677 memcpy((VkBool32*)&forUnmarshaling->shaderSampleRateInterpolationFunctions, *ptr, in reservedunmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 14015 vkStream->write((VkBool32*)&forMarshaling->shaderSampleRateInterpolationFunctions, in marshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR() 14042 vkStream->read((VkBool32*)&forUnmarshaling->shaderSampleRateInterpolationFunctions, in unmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 9448 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderSampleRateInterpolationFunctions, in reservedmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
|