Home
last modified time | relevance | path

Searched refs:maxMeshMultiviewViewCount (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2517 props->maxMeshMultiviewViewCount = max_view_count; in anv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl4484 uint32_t maxMeshMultiviewViewCount; member
DvkVulkan_c.inl12084 deUint32 maxMeshMultiviewViewCount; member
DvkStrUtilImpl.inl10528 s << "\tmaxMeshMultiviewViewCount = " << value.maxMeshMultiviewViewCount << '\n';
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h12180 uint32_t maxMeshMultiviewViewCount; member
15989 uint32_t maxMeshMultiviewViewCount; member
Dvulkan_hash.hpp8292 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.maxMeshMultiviewViewCount ); in operator ()()
8329 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesNV.maxMeshMultiviewViewCount ); in operator ()()
Dvulkan_structs.hpp60653 , maxMeshMultiviewViewCount( maxMeshMultiviewViewCount_ )
60749 maxMeshMultiviewViewCount, in reflect()
60779 …( maxMeshMultiviewViewCount == rhs.maxMeshMultiviewViewCount ) && ( meshOutputPerVertexGranularity… in operator ==()
60817 uint32_t maxMeshMultiviewViewCount = {}; member
60867 , maxMeshMultiviewViewCount( maxMeshMultiviewViewCount_ )
60933 maxMeshMultiviewViewCount, in reflect()
60952 …imitives == rhs.maxMeshOutputPrimitives ) && ( maxMeshMultiviewViewCount == rhs.maxMeshMultiviewVi… in operator ==()
60977 uint32_t maxMeshMultiviewViewCount = {}; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2540 properties->maxMeshMultiviewViewCount = MAX_VIEWS; in radv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1338 { PN(checkAlways), PN(meshShaderPropertiesNV.maxMeshMultiviewViewCount), LIM_MIN_UINT32(1) }, in validateLimitsNvMeshShader()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h8864 uint32_t maxMeshMultiviewViewCount; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h10559 uint32_t maxMeshMultiviewViewCount; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h11122 uint32_t maxMeshMultiviewViewCount; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h10962 uint32_t maxMeshMultiviewViewCount; member
Dvulkan_structs.hpp46945 , maxMeshMultiviewViewCount( maxMeshMultiviewViewCount_ )
46994 ( maxMeshMultiviewViewCount == rhs.maxMeshMultiviewViewCount ) && in operator ==()
47018 uint32_t maxMeshMultiviewViewCount = {}; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h12052 uint32_t maxMeshMultiviewViewCount; member