Home
last modified time | relevance | path

Searched refs:cooperativeMatrixSupportedStages (Results 1 – 19 of 19) sorted by relevance

/external/vulkan-validation-layers/layers/
Dshader_validation.cpp2187 …(!(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/
Dvk_safe_struct.cpp27381 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()
Dvk_safe_struct.h6377 VkShaderStageFlags cooperativeMatrixSupportedStages; member
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h10480 VkShaderStageFlags cooperativeMatrixSupportedStages; member
13572 VkShaderStageFlags cooperativeMatrixSupportedStages; member
Dvulkan_structs.hpp55264 , 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
Dvulkan_hash.hpp7316 …ASH_COMBINE( seed, physicalDeviceCooperativeMatrixPropertiesKHR.cooperativeMatrixSupportedStages ); in operator ()()
7330 …HASH_COMBINE( seed, physicalDeviceCooperativeMatrixPropertiesNV.cooperativeMatrixSupportedStages ); in operator ()()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl4598 VkShaderStageFlags cooperativeMatrixSupportedStages; member
DvkVulkan_c.inl14196 VkShaderStageFlags cooperativeMatrixSupportedStages; member
DvkStrUtilImpl.inl11288 …veMatrixSupportedStages = " << getShaderStageFlagsStr(value.cooperativeMatrixSupportedStages) << '…
/external/mesa3d/include/vulkan/
Dvulkan_core.h10548 VkShaderStageFlags cooperativeMatrixSupportedStages; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h11171 VkShaderStageFlags cooperativeMatrixSupportedStages; member
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h12664 VkShaderStageFlags cooperativeMatrixSupportedStages; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h12792 VkShaderStageFlags cooperativeMatrixSupportedStages; member
Dvulkan_structs.hpp52997 , 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
Dvulkan_hash.hpp6940 …HASH_COMBINE( seed, physicalDeviceCooperativeMatrixPropertiesNV.cooperativeMatrixSupportedStages ); in operator ()()
/external/swiftshader/include/vulkan/
Dvulkan_core.h13135 VkShaderStageFlags cooperativeMatrixSupportedStages; member
Dvulkan_structs.hpp49850 : 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
Dvulkan_hash.hpp6420 …HASH_COMBINE( seed, physicalDeviceCooperativeMatrixPropertiesNV.cooperativeMatrixSupportedStages ); in operator ()()
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h12989 VkShaderStageFlags cooperativeMatrixSupportedStages; member