Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_shader_module_identifier.adoc73 `VkPhysicalDeviceShaderModuleIdentifierPropertiesEXT::shaderModuleIdentifierAlgorithmUUID`
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dshaders.adoc1420 <<limits-shaderModuleIdentifierAlgorithmUUID,
1421 pname:shaderModuleIdentifierAlgorithmUUID>> as the device consuming the
1457 <<limits-shaderModuleIdentifierAlgorithmUUID,
1458 pname:shaderModuleIdentifierAlgorithmUUID>> as the device consuming the
Dlimits.adoc3918 * [[limits-shaderModuleIdentifierAlgorithmUUID]]
3919 pname:shaderModuleIdentifierAlgorithmUUID is an array of
3936 pname:shaderModuleIdentifierAlgorithmUUID values are actually unique, so
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h17080 uint8_t shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE]; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp10033 …E( seed, physicalDeviceShaderModuleIdentifierPropertiesEXT.shaderModuleIdentifierAlgorithmUUID[i] … in operator ()()