/external/vulkan-validation-layers/layers/ |
D | shader_validation.cpp | 2187 …(!(pStage->stage & phys_dev_ext_props.cooperative_matrix_props.cooperativeMatrixSupportedStages)) { in ValidateCooperativeMatrix() 2192 … phys_dev_ext_props.cooperative_matrix_props.cooperativeMatrixSupportedStages); in ValidateCooperativeMatrix()
|
/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 27381 cooperativeMatrixSupportedStages(in_struct->cooperativeMatrixSupportedStages) in safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV() 27393 cooperativeMatrixSupportedStages = src.cooperativeMatrixSupportedStages; in safe_VkPhysicalDeviceCooperativeMatrixPropertiesNV() 27405 cooperativeMatrixSupportedStages = src.cooperativeMatrixSupportedStages; in operator =() 27420 cooperativeMatrixSupportedStages = in_struct->cooperativeMatrixSupportedStages; in initialize() 27427 cooperativeMatrixSupportedStages = src->cooperativeMatrixSupportedStages; in initialize()
|
D | vk_safe_struct.h | 6377 VkShaderStageFlags cooperativeMatrixSupportedStages; member
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_core.h | 10480 VkShaderStageFlags cooperativeMatrixSupportedStages; member 13572 VkShaderStageFlags cooperativeMatrixSupportedStages; member
|
D | vulkan_structs.hpp | 55264 , cooperativeMatrixSupportedStages( cooperativeMatrixSupportedStages_ ) 55302 return std::tie( sType, pNext, cooperativeMatrixSupportedStages ); in reflect() 55314 ….sType ) && ( pNext == rhs.pNext ) && ( cooperativeMatrixSupportedStages == rhs.cooperativeMatrixS… in operator ==() 55327 VULKAN_HPP_NAMESPACE::ShaderStageFlags cooperativeMatrixSupportedStages = {}; member 55347 , cooperativeMatrixSupportedStages( cooperativeMatrixSupportedStages_ ) 55385 return std::tie( sType, pNext, cooperativeMatrixSupportedStages ); in reflect() 55397 ….sType ) && ( pNext == rhs.pNext ) && ( cooperativeMatrixSupportedStages == rhs.cooperativeMatrixS… in operator ==() 55410 VULKAN_HPP_NAMESPACE::ShaderStageFlags cooperativeMatrixSupportedStages = {}; member
|
D | vulkan_hash.hpp | 7316 …ASH_COMBINE( seed, physicalDeviceCooperativeMatrixPropertiesKHR.cooperativeMatrixSupportedStages ); in operator ()() 7330 …HASH_COMBINE( seed, physicalDeviceCooperativeMatrixPropertiesNV.cooperativeMatrixSupportedStages ); in operator ()()
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkStructTypes.inl | 4598 VkShaderStageFlags cooperativeMatrixSupportedStages; member
|
D | vkVulkan_c.inl | 14196 VkShaderStageFlags cooperativeMatrixSupportedStages; member
|
D | vkStrUtilImpl.inl | 11288 …veMatrixSupportedStages = " << getShaderStageFlagsStr(value.cooperativeMatrixSupportedStages) << '…
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 10548 VkShaderStageFlags cooperativeMatrixSupportedStages; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 11171 VkShaderStageFlags cooperativeMatrixSupportedStages; member
|
/external/virglrenderer/src/venus/venus-protocol/ |
D | vulkan_core.h | 12664 VkShaderStageFlags cooperativeMatrixSupportedStages; member
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 12792 VkShaderStageFlags cooperativeMatrixSupportedStages; member
|
D | vulkan_structs.hpp | 52997 , cooperativeMatrixSupportedStages( cooperativeMatrixSupportedStages_ ) 53035 return std::tie( sType, pNext, cooperativeMatrixSupportedStages ); in reflect() 53047 ….sType ) && ( pNext == rhs.pNext ) && ( cooperativeMatrixSupportedStages == rhs.cooperativeMatrixS… in operator ==() 53060 VULKAN_HPP_NAMESPACE::ShaderStageFlags cooperativeMatrixSupportedStages = {}; member
|
D | vulkan_hash.hpp | 6940 …HASH_COMBINE( seed, physicalDeviceCooperativeMatrixPropertiesNV.cooperativeMatrixSupportedStages ); in operator ()()
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 13135 VkShaderStageFlags cooperativeMatrixSupportedStages; member
|
D | vulkan_structs.hpp | 49850 : pNext( pNext_ ), cooperativeMatrixSupportedStages( cooperativeMatrixSupportedStages_ ) 49888 return std::tie( sType, pNext, cooperativeMatrixSupportedStages ); in reflect() 49903 && ( cooperativeMatrixSupportedStages == rhs.cooperativeMatrixSupportedStages ); in operator ==() 49916 VULKAN_HPP_NAMESPACE::ShaderStageFlags cooperativeMatrixSupportedStages = {}; member
|
D | vulkan_hash.hpp | 6420 …HASH_COMBINE( seed, physicalDeviceCooperativeMatrixPropertiesNV.cooperativeMatrixSupportedStages ); in operator ()()
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_core.h | 12989 VkShaderStageFlags cooperativeMatrixSupportedStages; member
|