Searched refs:maxTessellationControlPerPatchOutputComponents (Results 1 – 10 of 10) sorted by relevance
| /device/generic/vulkan-cereal/scripts/print_gfx_logs/ |
| D | vulkan_printer.py | 792 …maxTessellationControlPerPatchOutputComponents = printer.write_int("maxTessellationControlPerPatch…
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
| D | goldfish_vk_baseprotodefs.proto | 348 …// Original field: None uint32_t maxTessellationControlPerPatchOutputComponents. stringarray? 0 st… 349 optional uint32 maxTessellationControlPerPatchOutputComponents = 39; field
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 769 if (!((a->maxTessellationControlPerPatchOutputComponents) == in checkEqual_VkPhysicalDeviceLimits() 770 (b->maxTessellationControlPerPatchOutputComponents))) { in checkEqual_VkPhysicalDeviceLimits()
|
| D | goldfish_vk_marshaling.cpp | 854 vkStream->write((uint32_t*)&forMarshaling->maxTessellationControlPerPatchOutputComponents, in marshal_VkPhysicalDeviceLimits() 994 vkStream->read((uint32_t*)&forUnmarshaling->maxTessellationControlPerPatchOutputComponents, in unmarshal_VkPhysicalDeviceLimits()
|
| D | goldfish_vk_reserved_marshaling.cpp | 715 memcpy((uint32_t*)&forUnmarshaling->maxTessellationControlPerPatchOutputComponents, *ptr, in reservedunmarshal_VkPhysicalDeviceLimits()
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_core.h | 2977 uint32_t maxTessellationControlPerPatchOutputComponents; member
|
| D | vulkan_structs.hpp | 58333 … maxTessellationControlPerVertexOutputComponents_ ), maxTessellationControlPerPatchOutputComponent… 58371 …ts, maxTessellationControlPerVertexOutputComponents, maxTessellationControlPerPatchOutputComponent… in reflect() 58422 …&& ( maxTessellationControlPerPatchOutputComponents == rhs.maxTessellationControlPerPatchOutputCom… in operator ==() 58538 uint32_t maxTessellationControlPerPatchOutputComponents = {}; member
|
| D | vulkan_hash.hpp | 7633 …VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.maxTessellationControlPerPatchOutputComponents… in operator ()()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 791 vkStream->write((uint32_t*)&forMarshaling->maxTessellationControlPerPatchOutputComponents, in marshal_VkPhysicalDeviceLimits() 931 vkStream->read((uint32_t*)&forUnmarshaling->maxTessellationControlPerPatchOutputComponents, in unmarshal_VkPhysicalDeviceLimits()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 722 memcpy(*ptr, (uint32_t*)&forMarshaling->maxTessellationControlPerPatchOutputComponents, in reservedmarshal_VkPhysicalDeviceLimits()
|