Home
last modified time | relevance | path

Searched refs:shaderFloat16 (Results 1 – 14 of 14) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_shader_float16_int8.adoc33 It introduces two new optional features pname:shaderFloat16 and
48 code:shaderFloat16 and code:shaderInt8 capabilities are optional.
DVK_AMD_gpu_shader_half_float.adoc34 slink:VkPhysicalDeviceShaderFloat16Int8FeaturesKHR::pname:shaderFloat16 is
DVK_AMD_gpu_shader_int16.adoc35 slink:VkPhysicalDeviceShaderFloat16Int8FeaturesKHR::pname:shaderFloat16 are
Dversions.adoc249 support for the <<features-shaderFloat16, pname:shaderFloat16>> and
252 slink:VkPhysicalDeviceVulkan12Features::pname:shaderFloat16 and
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c669 CORE_FEATURE(shaderFloat16); in vk_get_physical_device_core_1_2_feature_ext()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc1654 * [[{anchor-prefix}features-shaderFloat16]] pname:shaderFloat16 indicates
7517 * <<features-shaderFloat16, pname:shaderFloat16>> or
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp4997 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderFloat16Int8Features.shaderFloat16 ); in operator ()()
5385 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.shaderFloat16 ); in operator ()()
Dvulkan_hash.hpp9916 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderFloat16Int8Features.shaderFloat16 ); in operator ()()
10627 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Features.shaderFloat16 ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6508 vkStream->write((VkBool32*)&forMarshaling->shaderFloat16, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan12Features()
6586 vkStream->read((VkBool32*)&forUnmarshaling->shaderFloat16, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceVulkan12Features()
7327 vkStream->write((VkBool32*)&forMarshaling->shaderFloat16, sizeof(VkBool32)); in marshal_VkPhysicalDeviceShaderFloat16Int8Features()
7340 vkStream->read((VkBool32*)&forUnmarshaling->shaderFloat16, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceShaderFloat16Int8Features()
Dgoldfish_vk_reserved_marshaling_guest.cpp4490 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderFloat16, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceVulkan12Features()
5046 memcpy(*ptr, (VkBool32*)&forMarshaling->shaderFloat16, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceShaderFloat16Int8Features()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp7898 vkStream->write((VkBool32*)&forMarshaling->shaderFloat16, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan12Features()
7987 vkStream->read((VkBool32*)&forUnmarshaling->shaderFloat16, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceVulkan12Features()
8882 vkStream->write((VkBool32*)&forMarshaling->shaderFloat16, sizeof(VkBool32)); in marshal_VkPhysicalDeviceShaderFloat16Int8Features()
8907 vkStream->read((VkBool32*)&forUnmarshaling->shaderFloat16, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceShaderFloat16Int8Features()
Dgoldfish_vk_reserved_marshaling.cpp6047 memcpy((VkBool32*)&forUnmarshaling->shaderFloat16, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceVulkan12Features()
6804 memcpy((VkBool32*)&forUnmarshaling->shaderFloat16, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceShaderFloat16Int8Features()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5911 VkBool32 shaderFloat16; member
6127 VkBool32 shaderFloat16; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc7239 while shaderFloat16, shaderInt8, and shaderInt16 only enable