Home
last modified time | relevance | path

Searched refs:indexTypeUint8 (Results 1 - 19 of 19) sorted by relevance

/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c608 features->indexTypeUint8 = true; in panvk_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c821 features->indexTypeUint8 = true; in lvp_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c734 features->indexTypeUint8 = true; in tu_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1276 features->indexTypeUint8 = true; in v3dv_GetPhysicalDeviceFeatures2()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.cpp2671 mIndexTypeUint8Features.indexTypeUint8 == VK_TRUE); in initFeatures()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c1593 features->indexTypeUint8 = true; in anv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h4899 size += vn_sizeof_VkBool32(&val->indexTypeUint8); in vn_sizeof_VkPhysicalDeviceIndexTypeUint8FeaturesEXT_self()
4926 vn_encode_VkBool32(enc, &val->indexTypeUint8); in vn_encode_VkPhysicalDeviceIndexTypeUint8FeaturesEXT_self()
4950 vn_decode_VkBool32(dec, &val->indexTypeUint8); in vn_decode_VkPhysicalDeviceIndexTypeUint8FeaturesEXT_self()
4977 /* skip val->indexTypeUint8 */ in vn_sizeof_VkPhysicalDeviceIndexTypeUint8FeaturesEXT_self_partial()
5004 /* skip val->indexTypeUint8 */ in vn_encode_VkPhysicalDeviceIndexTypeUint8FeaturesEXT_self_partial()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1533 features->indexTypeUint8 = pdevice->rad_info.gfx_level >= GFX8; in radv_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7483 VkBool32 indexTypeUint8; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11362 VkBool32 indexTypeUint8; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp45128 VULKAN_HPP_NAMESPACE::Bool32 indexTypeUint8 = {}; global() member
[all...]
H A Dvulkan_core.h11799 VkBool32 indexTypeUint8; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12853 VkBool32 indexTypeUint8; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11959 VkBool32 indexTypeUint8; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp[all...]
H A Dvulkan_json_parser.hpp13041 parse_VkBool32("indexTypeUint8", obj["indexTypeUint8"], (o.indexTypeUint8)); in parse_VkPhysicalDeviceIndexTypeUint8FeaturesEXT()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14759 VkBool32 indexTypeUint8; member
H A Dvulkan_hash.hpp9293 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceIndexTypeUint8FeaturesEXT.indexTypeUint8 );
H A Dvulkan_structs.hpp[all...]

Completed in 514 milliseconds