Searched defs:pValue (Results 1 – 5 of 5) sorted by relevance
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | func_table.cpp | 1692 uint64_t* pValue) { in entry_vkGetSemaphoreCounterValue() 1701 uint64_t* pValue) { in dynCheck_entry_vkGetSemaphoreCounterValue() 4054 uint64_t* pValue) { in entry_vkGetSemaphoreCounterValueKHR() 4063 uint64_t* pValue) { in dynCheck_entry_vkGetSemaphoreCounterValueKHR() 7194 VkPerformanceValueINTEL* pValue) { in entry_vkGetPerformanceParameterINTEL() 7203 VkDevice device, VkPerformanceParameterTypeINTEL parameter, VkPerformanceValueINTEL* pValue) { in dynCheck_entry_vkGetPerformanceParameterINTEL()
|
| D | VkEncoder.cpp | 20576 uint64_t* pValue, uint32_t doLock) { in vkGetSemaphoreCounterValue() 38014 uint64_t* pValue, uint32_t doLock) { in vkGetSemaphoreCounterValueKHR() 54840 VkPerformanceValueINTEL* pValue, in vkGetPerformanceParameterINTEL()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VkDecoderSnapshot.cpp | 1537 VkDevice device, VkSemaphore semaphore, uint64_t* pValue) { in vkGetSemaphoreCounterValue() 2636 VkDevice device, VkSemaphore semaphore, uint64_t* pValue) { in vkGetSemaphoreCounterValueKHR() 3842 VkPerformanceValueINTEL* pValue) { in vkGetPerformanceParameterINTEL() 7118 VkSemaphore semaphore, uint64_t* pValue) { in vkGetSemaphoreCounterValue() 8526 VkSemaphore semaphore, uint64_t* pValue) { in vkGetSemaphoreCounterValueKHR() 9932 VkPerformanceValueINTEL* pValue) { in vkGetPerformanceParameterINTEL()
|
| D | VkDecoder.cpp | 11006 uint64_t* pValue; in decode() local 20472 uint64_t* pValue; in decode() local 29553 VkPerformanceValueINTEL* pValue; in decode() local
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_funcs.hpp | 5282 …etSemaphoreCounterValue( VULKAN_HPP_NAMESPACE::Semaphore semaphore, uint64_t * pValue, Dispatch co… in getSemaphoreCounterValue() 13027 …emaphoreCounterValueKHR( VULKAN_HPP_NAMESPACE::Semaphore semaphore, uint64_t * pValue, Dispatch co… in getSemaphoreCounterValueKHR() 13305 …MESPACE::PerformanceParameterTypeINTEL parameter, VULKAN_HPP_NAMESPACE::PerformanceValueINTEL * pV… in getPerformanceParameterINTEL()
|