Home
last modified time | relevance | path

Searched refs:meshOutputPerVertexGranularity (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp1097 const auto actualVertices = de::roundUp(m_params.itemCount, meshProperties.meshOutputPerVertexGranularity); in checkSupport()
1105 const auto actualVertices = de::roundUp(1u, meshProperties.meshOutputPerVertexGranularity); in checkSupport()
1972 : meshProperties.meshOutputPerVertexGranularity); in getParamsFromContext()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp1097 const auto actualVertices = de::roundUp(m_params.itemCount, meshProperties.meshOutputPerVertexGranularity); in checkSupport()
1105 const auto actualVertices = de::roundUp(1u, meshProperties.meshOutputPerVertexGranularity); in checkSupport()
1972 : meshProperties.meshOutputPerVertexGranularity); in getParamsFromContext()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2529 props->meshOutputPerVertexGranularity = 32; in anv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2549 properties->meshOutputPerVertexGranularity = 1; in radv_GetPhysicalDeviceProperties2()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h13938 uint32_t meshOutputPerVertexGranularity; member
19336 uint32_t meshOutputPerVertexGranularity; member
H A Dvulkan_hash.hpp9840 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.meshOutputPerVertexGranularity );
9877 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesNV.meshOutputPerVertexGranularity );
H A Dvulkan_structs.hpp[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10560 uint32_t meshOutputPerVertexGranularity; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp47019 uint32_t meshOutputPerVertexGranularity = {}; global() member
[all...]
H A Dvulkan_core.h10963 uint32_t meshOutputPerVertexGranularity; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12053 uint32_t meshOutputPerVertexGranularity; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11123 uint32_t meshOutputPerVertexGranularity; member

Completed in 352 milliseconds