Searched refs:maxMeshMultiviewViewCount (Results 1 – 8 of 8) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 14938 if (!((a->maxMeshMultiviewViewCount) == (b->maxMeshMultiviewViewCount))) { in checkEqual_VkPhysicalDeviceMeshShaderPropertiesNV() 21829 if (!((a->maxMeshMultiviewViewCount) == (b->maxMeshMultiviewViewCount))) { in checkEqual_VkPhysicalDeviceMeshShaderPropertiesEXT()
|
| D | goldfish_vk_marshaling.cpp | 27088 vkStream->write((uint32_t*)&forMarshaling->maxMeshMultiviewViewCount, sizeof(uint32_t)); in marshal_VkPhysicalDeviceMeshShaderPropertiesNV() 27124 vkStream->read((uint32_t*)&forUnmarshaling->maxMeshMultiviewViewCount, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceMeshShaderPropertiesNV() 40860 vkStream->write((uint32_t*)&forMarshaling->maxMeshMultiviewViewCount, sizeof(uint32_t)); in marshal_VkPhysicalDeviceMeshShaderPropertiesEXT() 40918 vkStream->read((uint32_t*)&forUnmarshaling->maxMeshMultiviewViewCount, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceMeshShaderPropertiesEXT()
|
| D | goldfish_vk_reserved_marshaling.cpp | 21119 memcpy((uint32_t*)&forUnmarshaling->maxMeshMultiviewViewCount, *ptr, sizeof(uint32_t)); in reservedunmarshal_VkPhysicalDeviceMeshShaderPropertiesNV() 32026 memcpy((uint32_t*)&forUnmarshaling->maxMeshMultiviewViewCount, *ptr, sizeof(uint32_t)); in reservedunmarshal_VkPhysicalDeviceMeshShaderPropertiesEXT()
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_core.h | 12562 uint32_t maxMeshMultiviewViewCount; member 16862 uint32_t maxMeshMultiviewViewCount; member
|
| D | vulkan_structs.hpp | 60006 …tputPrimitives_ ), maxMeshOutputLayers( maxMeshOutputLayers_ ), maxMeshMultiviewViewCount( maxMesh… 60044 …shOutputVertices, maxMeshOutputPrimitives, maxMeshOutputLayers, maxMeshMultiviewViewCount, meshOut… in reflect() 60078 && ( maxMeshMultiviewViewCount == rhs.maxMeshMultiviewViewCount ) in operator ==() 60118 uint32_t maxMeshMultiviewViewCount = {}; member 60146 …rtices_ ), maxMeshOutputPrimitives( maxMeshOutputPrimitives_ ), maxMeshMultiviewViewCount( maxMesh… 60184 …otalMemorySize, maxMeshOutputVertices, maxMeshOutputPrimitives, maxMeshMultiviewViewCount, meshOut… in reflect() 60209 && ( maxMeshMultiviewViewCount == rhs.maxMeshMultiviewViewCount ) in operator ==() 60234 uint32_t maxMeshMultiviewViewCount = {}; member
|
| D | vulkan_hash.hpp | 7955 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesEXT.maxMeshMultiviewViewCount ); in operator ()() 7991 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceMeshShaderPropertiesNV.maxMeshMultiviewViewCount ); in operator ()()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 21384 vkStream->write((uint32_t*)&forMarshaling->maxMeshMultiviewViewCount, sizeof(uint32_t)); in marshal_VkPhysicalDeviceMeshShaderPropertiesNV() 21408 vkStream->read((uint32_t*)&forUnmarshaling->maxMeshMultiviewViewCount, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceMeshShaderPropertiesNV() 31729 vkStream->write((uint32_t*)&forMarshaling->maxMeshMultiviewViewCount, sizeof(uint32_t)); in marshal_VkPhysicalDeviceMeshShaderPropertiesEXT() 31775 vkStream->read((uint32_t*)&forUnmarshaling->maxMeshMultiviewViewCount, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceMeshShaderPropertiesEXT()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 14342 memcpy(*ptr, (uint32_t*)&forMarshaling->maxMeshMultiviewViewCount, sizeof(uint32_t)); in reservedmarshal_VkPhysicalDeviceMeshShaderPropertiesNV() 21184 memcpy(*ptr, (uint32_t*)&forMarshaling->maxMeshMultiviewViewCount, sizeof(uint32_t)); in reservedmarshal_VkPhysicalDeviceMeshShaderPropertiesEXT()
|