Home
last modified time | relevance | path

Searched refs:shaderModuleIdentifierAlgorithmUUID (Results 1 – 22 of 22) sorted by relevance

/external/mesa3d/src/nouveau/vulkan/
Dnvk_physical_device.c892 sizeof(properties->shaderModuleIdentifierAlgorithmUUID)); in nvk_get_device_properties()
893 memcpy(properties->shaderModuleIdentifierAlgorithmUUID, in nvk_get_device_properties()
895 sizeof(properties->shaderModuleIdentifierAlgorithmUUID)); in nvk_get_device_properties()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1497 sizeof(props->shaderModuleIdentifierAlgorithmUUID)); in v3dv_GetPhysicalDeviceProperties2()
1498 memcpy(props->shaderModuleIdentifierAlgorithmUUID, in v3dv_GetPhysicalDeviceProperties2()
1500 sizeof(props->shaderModuleIdentifierAlgorithmUUID)); in v3dv_GetPhysicalDeviceProperties2()
/external/mesa3d/src/amd/vulkan/
Dradv_physical_device.c1732 …(sizeof(vk_shaderModuleIdentifierAlgorithmUUID) == sizeof(p->shaderModuleIdentifierAlgorithmUUID)); in radv_get_physical_device_properties()
1733 memcpy(p->shaderModuleIdentifierAlgorithmUUID, vk_shaderModuleIdentifierAlgorithmUUID, in radv_get_physical_device_properties()
1734 sizeof(p->shaderModuleIdentifierAlgorithmUUID)); in radv_get_physical_device_properties()
/external/mesa3d/src/intel/vulkan_hasvk/
Danv_device.c2015 sizeof(props->shaderModuleIdentifierAlgorithmUUID)); in anv_GetPhysicalDeviceProperties2()
2016 memcpy(props->shaderModuleIdentifierAlgorithmUUID, in anv_GetPhysicalDeviceProperties2()
2018 sizeof(props->shaderModuleIdentifierAlgorithmUUID)); in anv_GetPhysicalDeviceProperties2()
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.cc989 sizeof(props->shaderModuleIdentifierAlgorithmUUID)); in tu_get_properties()
990 memcpy(props->shaderModuleIdentifierAlgorithmUUID, in tu_get_properties()
992 sizeof(props->shaderModuleIdentifierAlgorithmUUID)); in tu_get_properties()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp857 …if (deMemCmp(properties1.shaderModuleIdentifierAlgorithmUUID, properties2.shaderModuleIdentifierAl… in constantAlgorithmUUIDCase()
864 if (deMemCmp(properties1.shaderModuleIdentifierAlgorithmUUID, nullUUID, uuidSize) == 0) in constantAlgorithmUUIDCase()
/external/mesa3d/src/intel/vulkan/
Danv_device.c1732 sizeof(props->shaderModuleIdentifierAlgorithmUUID)); in get_properties()
1733 memcpy(props->shaderModuleIdentifierAlgorithmUUID, in get_properties()
1735 sizeof(props->shaderModuleIdentifierAlgorithmUUID)); in get_properties()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl7876 uint8_t shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE]; member
DvkStrUtilImpl.inl16358 …_BEGIN(value.shaderModuleIdentifierAlgorithmUUID)), tcu::Format::HexIterator<uint8_t>(DE_ARRAY_END…
DvkVulkan_c.inl20004 uint8_t shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE]; member
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h14505 uint8_t shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE]; member
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_core.h18309 uint8_t shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE]; member
Dvulkan_structs.hpp84455 , shaderModuleIdentifierAlgorithmUUID{ shaderModuleIdentifierAlgorithmUUID_ }
84495 return std::tie( sType, pNext, shaderModuleIdentifierAlgorithmUUID ); in reflect()
84507 …ype ) && ( pNext == rhs.pNext ) && ( shaderModuleIdentifierAlgorithmUUID == rhs.shaderModuleIdenti… in operator ==()
84520 …VULKAN_HPP_NAMESPACE::ArrayWrapper1D<uint8_t, VK_UUID_SIZE> shaderModuleIdentifierAlgorithmUUID = … member
Dvulkan_hash.hpp11536 …E( seed, physicalDeviceShaderModuleIdentifierPropertiesEXT.shaderModuleIdentifierAlgorithmUUID[i] … in operator ()()
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h18046 uint8_t shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE]; member
Dvulkan_structs.hpp83018 , shaderModuleIdentifierAlgorithmUUID( shaderModuleIdentifierAlgorithmUUID_ )
83058 return std::tie( sType, pNext, shaderModuleIdentifierAlgorithmUUID ); in reflect()
83070 …ype ) && ( pNext == rhs.pNext ) && ( shaderModuleIdentifierAlgorithmUUID == rhs.shaderModuleIdenti… in operator ==()
83083 …VULKAN_HPP_NAMESPACE::ArrayWrapper1D<uint8_t, VK_UUID_SIZE> shaderModuleIdentifierAlgorithmUUID = … member
Dvulkan_hash.hpp11324 …E( seed, physicalDeviceShaderModuleIdentifierPropertiesEXT.shaderModuleIdentifierAlgorithmUUID[i] … in operator ()()
/external/mesa3d/include/vulkan/
Dvulkan_core.h18301 uint8_t shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE]; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h17143 uint8_t shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE]; member
Dvulkan_structs.hpp80076 , shaderModuleIdentifierAlgorithmUUID( shaderModuleIdentifierAlgorithmUUID_ )
80116 return std::tie( sType, pNext, shaderModuleIdentifierAlgorithmUUID ); in reflect()
80128 …ype ) && ( pNext == rhs.pNext ) && ( shaderModuleIdentifierAlgorithmUUID == rhs.shaderModuleIdenti… in operator ==()
80141 …VULKAN_HPP_NAMESPACE::ArrayWrapper1D<uint8_t, VK_UUID_SIZE> shaderModuleIdentifierAlgorithmUUID = … member
Dvulkan_hash.hpp10918 …E( seed, physicalDeviceShaderModuleIdentifierPropertiesEXT.shaderModuleIdentifierAlgorithmUUID[i] … in operator ()()
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h17169 uint8_t shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE]; member