Searched defs:vp (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
| D | Xthreads.h | 86 # define xthread_get_specific(k,vp) thr_getspecific(k,vp) argument 122 # define xthread_get_specific(k,vp) TlsGetValue(k) argument 179 # define xthread_get_specific(k,vp) *(vp) = tis_getspecific(k) argument 210 # define xthread_get_specific(k,vp) *(vp) = thr_getspecific(k) argument 237 # define xthread_get_specific(k,vp) *(vp) = pthread_getspecific(k) argument 246 # define xthread_get_specific(k,vp) pthread_getspecific(k,vp) argument
|
| /device/generic/vulkan-cereal/gl-host-common/opengl/ |
| D | NativeGpuInfo_windows.cpp | 97 size_t vp = 0; in parse_windows_gpu_dlls() local
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/ |
| D | VulkanHppGenerator.cpp | 1450 { in determineEnumeration() 2636 …urn ( std::find_if( vectorParams.begin(), vectorParams.end(), [rp]( auto const & vp ) { return vp.… in generateCallSequence() 2711 for ( auto const & vp : vectorParams ) in generateCallSequence() local 4365 for ( auto const & vp : vectorParams ) in generateDataPreparation() local
|