Searched defs:CreateQuerySetImpl (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ | ||
H A D | DeviceGL.cpp | 141 ResultOrError<Ref<QuerySetBase>> Device::CreateQuerySetImpl( in CreateQuerySetImpl() function in dawn_native::opengl::Device |
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
H A D | DeviceD3D12.cpp | 406 ResultOrError<Ref<QuerySetBase>> Device::CreateQuerySetImpl( in CreateQuerySetImpl() function in dawn_native::d3d12::Device |
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/ | ||
H A D | DeviceNull.cpp | 139 ResultOrError<Ref<QuerySetBase>> Device::CreateQuerySetImpl( in CreateQuerySetImpl() function in dawn_native::null::Device |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ | ||
H A D | DeviceVk.cpp | 132 ResultOrError<Ref<QuerySetBase>> Device::CreateQuerySetImpl( in CreateQuerySetImpl() function in dawn_native::vulkan::Device |
Completed in 6 milliseconds