Searched defs:requestSerial (Results 1 – 16 of 16) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
D | ClientDoers.cpp | 67 uint64_t requestSerial, in DoDevicePopErrorScopeCallback() 78 uint64_t requestSerial, in DoBufferMapAsyncCallback() 91 uint64_t requestSerial, in DoQueueWorkDoneCallback() 101 uint64_t requestSerial, in DoDeviceCreateComputePipelineAsyncCallback() 112 uint64_t requestSerial, in DoDeviceCreateRenderPipelineAsyncCallback() 123 uint64_t requestSerial, in DoShaderModuleGetCompilationInfoCallback()
|
D | Device.cpp | 160 bool Device::OnPopErrorScopeCallback(uint64_t requestSerial, in OnPopErrorScopeCallback() 252 bool Device::OnCreateComputePipelineAsyncCallback(uint64_t requestSerial, in OnCreateComputePipelineAsyncCallback() 303 bool Device::OnCreateRenderPipelineAsyncCallback(uint64_t requestSerial, in OnCreateRenderPipelineAsyncCallback()
|
D | ShaderModule.cpp | 40 bool ShaderModule::GetCompilationInfoCallback(uint64_t requestSerial, in GetCompilationInfoCallback()
|
D | Queue.cpp | 26 bool Queue::OnWorkDoneCallback(uint64_t requestSerial, WGPUQueueWorkDoneStatus status) { in OnWorkDoneCallback()
|
D | Buffer.cpp | 199 bool Buffer::OnMapAsyncCallback(uint64_t requestSerial, in OnMapAsyncCallback()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/ |
D | ClientDoers.cpp | 28 uint32_t requestSerial, in DoBufferMapReadAsyncCallback() 102 uint32_t requestSerial, in DoBufferMapWriteAsyncCallback()
|
D | Buffer.h | 46 uint32_t requestSerial = 0; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
D | ServerDevice.cpp | 82 bool Server::DoDevicePopErrorScope(ObjectId deviceId, uint64_t requestSerial) { in DoDevicePopErrorScope() 118 uint64_t requestSerial, in DoDeviceCreateComputePipelineAsync() 165 uint64_t requestSerial, in DoDeviceCreateRenderPipelineAsync()
|
D | ServerShaderModule.cpp | 21 bool Server::DoShaderModuleGetCompilationInfo(ObjectId shaderModuleId, uint64_t requestSerial) { in DoShaderModuleGetCompilationInfo()
|
D | ServerQueue.cpp | 31 uint64_t requestSerial) { in DoQueueOnSubmittedWorkDone()
|
D | ServerBuffer.cpp | 54 uint64_t requestSerial, in DoBufferMapAsync()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/server/ |
D | ServerBuffer.cpp | 35 uint32_t requestSerial, in DoBufferMapAsync() 145 uint32_t requestSerial, in DoDeviceCreateBufferMappedAsync()
|
D | Server.h | 28 uint32_t requestSerial; member
|
/third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/ |
D | jsonrpc2.go | 45 requestSerial const
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/ |
D | jsonrpc2.go | 45 requestSerial const
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/jsonrpc2/ |
D | jsonrpc2.go | 45 requestSerial const
|