Searched refs:maxTessellationEvaluationOutputComponents (Results 1 – 8 of 8) sorted by relevance
| /hardware/google/gfxstream/scripts/print_gfx_logs/ |
| D | vulkan_printer.py | 856 …maxTessellationEvaluationOutputComponents = printer.write_int("maxTessellationEvaluationOutputComp…
|
| /hardware/google/gfxstream/common/vulkan/include/vulkan/ |
| D | vulkansc_structs.hpp | 32234 …omponents( maxTessellationEvaluationInputComponents_ ), maxTessellationEvaluationOutputComponents(… 32272 …utComponents, maxTessellationEvaluationInputComponents, maxTessellationEvaluationOutputComponents,… in reflect() 32326 … && ( maxTessellationEvaluationOutputComponents == rhs.maxTessellationEvaluationOutputComponents ) in operator ==() 32442 uint32_t maxTessellationEvaluationOutputComponents = {}; member
|
| D | vulkansc_hash.hpp | 4442 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.maxTessellationEvaluationOutputComponents ); in operator ()()
|
| D | vulkan_core.h | 3153 uint32_t maxTessellationEvaluationOutputComponents; member
|
| D | vulkan_structs.hpp | 65276 …omponents( maxTessellationEvaluationInputComponents_ ), maxTessellationEvaluationOutputComponents(… 65314 …utComponents, maxTessellationEvaluationInputComponents, maxTessellationEvaluationOutputComponents,… in reflect() 65368 … && ( maxTessellationEvaluationOutputComponents == rhs.maxTessellationEvaluationOutputComponents ) in operator ==() 65484 uint32_t maxTessellationEvaluationOutputComponents = {}; member
|
| D | vulkan_hash.hpp | 8449 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.maxTessellationEvaluationOutputComponents ); in operator ()()
|
| /hardware/google/gfxstream/host/vulkan/cereal/common/ |
| D | goldfish_vk_marshaling.cpp | 862 vkStream->write((uint32_t*)&forMarshaling->maxTessellationEvaluationOutputComponents, in marshal_VkPhysicalDeviceLimits() 1002 vkStream->read((uint32_t*)&forUnmarshaling->maxTessellationEvaluationOutputComponents, in unmarshal_VkPhysicalDeviceLimits()
|
| D | goldfish_vk_reserved_marshaling.cpp | 727 memcpy((uint32_t*)&forUnmarshaling->maxTessellationEvaluationOutputComponents, *ptr, in reservedunmarshal_VkPhysicalDeviceLimits()
|