Home
last modified time | relevance | path

Searched refs:computeUnitsPerShaderArray (Results 1 – 20 of 20) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.cpp24293 computeUnitsPerShaderArray(in_struct->computeUnitsPerShaderArray), in safe_VkPhysicalDeviceShaderCorePropertiesAMD()
24318 computeUnitsPerShaderArray = src.computeUnitsPerShaderArray; in safe_VkPhysicalDeviceShaderCorePropertiesAMD()
24343 computeUnitsPerShaderArray = src.computeUnitsPerShaderArray; in operator =()
24371 computeUnitsPerShaderArray = in_struct->computeUnitsPerShaderArray; in initialize()
24391 computeUnitsPerShaderArray = src->computeUnitsPerShaderArray; in initialize()
Dvk_safe_struct.h5573 uint32_t computeUnitsPerShaderArray; member
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl3329 uint32_t computeUnitsPerShaderArray; member
DvkVulkan_c.inl13500 deUint32 computeUnitsPerShaderArray; member
DvkStrUtilImpl.inl9593 s << "\tcomputeUnitsPerShaderArray = " << value.computeUnitsPerShaderArray << '\n';
/external/mesa3d/src/amd/vulkan/
Dradv_device.c1896 properties->computeUnitsPerShaderArray = in radv_GetPhysicalDeviceProperties2()
/external/mesa3d/include/vulkan/
Dvulkan_core.h9806 uint32_t computeUnitsPerShaderArray; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h10429 uint32_t computeUnitsPerShaderArray; member
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h11968 uint32_t computeUnitsPerShaderArray; member
/external/gfxstream-protocols/registry/vulkan/
DChangeLog.txt4260 * Clarify the descriptions of <<limits-computeUnitsPerShaderArray,
4261 pname:computeUnitsPerShaderArray>> and <<limits-wavefrontSize,
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h12096 uint32_t computeUnitsPerShaderArray; member
Dvulkan_structs.hpp71529 , computeUnitsPerShaderArray( computeUnitsPerShaderArray_ )
71597 computeUnitsPerShaderArray, in reflect()
71621 …ount == rhs.shaderArraysPerEngineCount ) && ( computeUnitsPerShaderArray == rhs.computeUnitsPerSha… in operator ==()
71641 uint32_t computeUnitsPerShaderArray = {}; member
Dvulkan_hash.hpp9686 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.computeUnitsPerShaderArray ); in operator ()()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h12858 uint32_t computeUnitsPerShaderArray; member
Dvulkan_structs.hpp75200 , computeUnitsPerShaderArray( computeUnitsPerShaderArray_ )
75268 computeUnitsPerShaderArray, in reflect()
75292 …ount == rhs.shaderArraysPerEngineCount ) && ( computeUnitsPerShaderArray == rhs.computeUnitsPerSha… in operator ==()
75312 uint32_t computeUnitsPerShaderArray = {}; member
Dvulkan_hash.hpp10264 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.computeUnitsPerShaderArray ); in operator ()()
/external/swiftshader/include/vulkan/
Dvulkan_core.h12439 uint32_t computeUnitsPerShaderArray; member
Dvulkan_structs.hpp66795 … ), shaderArraysPerEngineCount( shaderArraysPerEngineCount_ ), computeUnitsPerShaderArray( compute…
66833 …( sType, pNext, shaderEngineCount, shaderArraysPerEngineCount, computeUnitsPerShaderArray, simdPer… in reflect()
66850 && ( computeUnitsPerShaderArray == rhs.computeUnitsPerShaderArray ) in operator ==()
66876 uint32_t computeUnitsPerShaderArray = {}; member
Dvulkan_hash.hpp8874 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceShaderCorePropertiesAMD.computeUnitsPerShaderArray ); in operator ()()
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h12286 uint32_t computeUnitsPerShaderArray; member