Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_beta.h38 VkBool32 shaderSampleRateInterpolationFunctions; member
Dvulkan_structs.hpp62612 …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
Dvulkan_hash.hpp8327 …COMBINE( seed, physicalDevicePortabilitySubsetFeaturesKHR.shaderSampleRateInterpolationFunctions ); in operator ()()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_testing.cpp10004 if (!((a->shaderSampleRateInterpolationFunctions) == in checkEqual_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
10005 (b->shaderSampleRateInterpolationFunctions))) { in checkEqual_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
Dgoldfish_vk_marshaling.cpp17588 vkStream->write((VkBool32*)&forMarshaling->shaderSampleRateInterpolationFunctions, in marshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
17627 vkStream->read((VkBool32*)&forUnmarshaling->shaderSampleRateInterpolationFunctions, in unmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
Dgoldfish_vk_reserved_marshaling.cpp13677 memcpy((VkBool32*)&forUnmarshaling->shaderSampleRateInterpolationFunctions, *ptr, in reservedunmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp14015 vkStream->write((VkBool32*)&forMarshaling->shaderSampleRateInterpolationFunctions, in marshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
14042 vkStream->read((VkBool32*)&forUnmarshaling->shaderSampleRateInterpolationFunctions, in unmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()
Dgoldfish_vk_reserved_marshaling_guest.cpp9448 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderSampleRateInterpolationFunctions, in reservedmarshal_VkPhysicalDevicePortabilitySubsetFeaturesKHR()