Searched refs:shaderBinaryUUID (Results 1 – 4 of 4) sorted by relevance
685 combination of the pname:shaderBinaryUUID and pname:shaderBinaryVersion689 pname:shaderBinaryUUID are guaranteed to be compatible with all other690 physical devices reporting the same pname:shaderBinaryUUID and the same or697 implementation, or else replace pname:shaderBinaryUUID with a new value if700 pname:shaderBinaryUUID and lower pname:shaderBinaryVersion relative to the709 Implementations are encouraged to share pname:shaderBinaryUUID between712 pname:shaderBinaryUUID for the same hardware except unless absolutely718 code created on a device with a different or unknown pname:shaderBinaryUUID
4258 * [[limits-shaderBinaryUUID]] pname:shaderBinaryUUID is an array of4264 between implementations with the same pname:shaderBinaryUUID.
17340 uint8_t shaderBinaryUUID[VK_UUID_SIZE]; member
10060 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderObjectPropertiesEXT.shaderBinaryUUID[i] ); in operator ()()