Searched defs:asPtr (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gfxstream/codegen/scripts/cereal/common/ |
H A D | codegen.py | 448 asPtr=True, argument 477 asPtr=True): argument 480 def handleSpecialCases(structInfo, vulkanType, structVarName, asPtr): argument 575 def accessParameter(self, param, asPtr=True): argument 591 asPtr=True, argument
|
/aosp_15_r20/hardware/google/gfxstream/host/ |
D | StalePtrRegistry.h | 117 static T* asPtr(uint64_t handle) { in asPtr() function
|
/aosp_15_r20/external/mesa3d/src/gfxstream/codegen/scripts/cereal/ |
H A D | handlemap.py | 18 def makeAccess(varName, asPtr = True): argument
|
H A D | deepcopy.py | 20 def makeAccess(varName, asPtr = True): argument
|
H A D | testing.py | 26 def makeAccess(varName, asPtr = True): argument
|
H A D | transform.py | 99 def makeAccess(varName, asPtr = True): argument
|
/aosp_15_r20/hardware/google/gfxstream/guest/egl/ |
D | eglDisplay.cpp | 458 uintptr_t asPtr = (uintptr_t)index; in getConfigAtIndex() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/runtime/ |
H A D | wasm-runtime.cpp | 110 T *asPtr() const { return wasmPtr<T>(Ptr); } in asPtr() function in __anon7e9ee5390211::WasmPtr
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 3475 ASInterfacePtr makeASInterfacePtr(SharedPtrType asPtr) in makeASInterfacePtr()
|