Home
last modified time | relevance | path

Searched refs:shaderInt16 (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_AMD_gpu_shader_int16.adoc34 slink:VkPhysicalDeviceFeatures::pname:shaderInt16 and
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc845 * [[features-shaderInt16]] pname:shaderInt16 specifies whether 16-bit
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp1650 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceFeatures.shaderInt16 ); in operator ()()
Dvulkan_hash.hpp3195 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceFeatures.shaderInt16 ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp658 vkStream->write((VkBool32*)&forMarshaling->shaderInt16, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
726 vkStream->read((VkBool32*)&forUnmarshaling->shaderInt16, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceFeatures()
Dgoldfish_vk_reserved_marshaling_guest.cpp607 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderInt16, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceFeatures()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp721 vkStream->write((VkBool32*)&forMarshaling->shaderInt16, sizeof(VkBool32)); in marshal_VkPhysicalDeviceFeatures()
789 vkStream->read((VkBool32*)&forUnmarshaling->shaderInt16, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceFeatures()
Dgoldfish_vk_reserved_marshaling.cpp600 memcpy((VkBool32*)&forUnmarshaling->shaderInt16, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceFeatures()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h3057 VkBool32 shaderInt16; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc7239 while shaderFloat16, shaderInt8, and shaderInt16 only enable
7241 <<features-shaderInt64>>, and <<features-shaderInt16>> descriptions and