Home
last modified time | relevance | path

Searched defs:deviceType (Results 1 - 25 of 36) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DCLDeviceImpl.cpp17 CLDeviceImpl::Info::Info(cl::DeviceType deviceType) : type(deviceType) {} in Info() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDeviceD3D.cpp19 DeviceD3D::DeviceD3D(GLint deviceType, void *nativeDevice) in DeviceD3D() argument
/third_party/mindspore/test/unittest/
H A Dnnrt_delegate_unit_test.cpp83 OH_AI_DeviceType deviceType = OH_AI_DeviceInfoGetDeviceType(nnrtDeviceInfo); in HWTEST() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCLPlatformVk.cpp77 createContextFromType(cl::Context &context, cl::DeviceType deviceType, bool userSync, cl_int &errorCode) createContextFromType() argument
H A DRendererVk.cpp79 EGLAttrib deviceType = attribs.get(EGL_PLATFORM_ANGLE_DEVICE_TYPE_ANGLE, in ChooseICDFromAttribs() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDevice.cpp48 egl::Error Device::CreateDevice(EGLint deviceType, void *nativeDevice, Device **outDevice) in CreateDevice() argument
H A DCLPlatform.cpp182 cl_int Platform::getDeviceIDs(DeviceType deviceType, in getDeviceIDs() argument
234 CreateContextFromType(const cl_context_properties *properties, DeviceType deviceType, ContextErrorCB notify, void *userData, cl_int &errorCode) CreateContextFromType() argument
H A DCLContext.cpp365 Context(Platform &platform, PropArray &&properties, DeviceType deviceType, ContextErrorCB notify, void *userData, bool userSync, cl_int &errorCode) Context() argument
H A DDisplay.cpp672 EGLAttrib deviceType = display->mAttributeMap.get(EGL_PLATFORM_ANGLE_DEVICE_TYPE_ANGLE); in GetDisplayFromNativeDisplay() local
895 EGLAttrib deviceType = attribMap.get(EGL_PLATFORM_ANGLE_DEVICE_TYPE_ANGLE, 0); in updateAttribsFromEnvironment() local
277 CreateDisplayFromAttribs(EGLAttrib displayType, EGLAttrib deviceType, EGLAttrib platformType, const DisplayState &state) CreateDisplayFromAttribs() argument
H A DvalidationEGL.cpp570 Optional<EGLAttrib> deviceType; in ValidateGetPlatformDisplayCommon() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLPlatformCL.cpp402 createContextFromType(cl::Context &context, cl::DeviceType deviceType, bool userSync, cl_int &errorCode) createContextFromType() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFunctionsGL.cpp135 EGLint deviceType = in initialize() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLDisplayPowerPreferenceTest.cpp103 GLenum deviceType = GetParam().getDeviceType(); in initializeDisplayWithPowerPreference() local
H A DEGLPreRotationTest.cpp106 GLenum deviceType = platform.getDeviceType(); in initializeDisplay() local
H A DEGLSurfaceTest.cpp107 GLenum deviceType = GetParam().getDeviceType(); in initializeDisplay() local
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuANGLEPlatform.cpp163 initAttribs(eglw::EGLAttrib type, eglw::EGLAttrib deviceType, eglw::EGLAttrib majorVersion, eglw::EGLAttrib minorVersion) initAttribs() argument
/third_party/skia/third_party/externals/angle2/util/
H A DEGLPlatformParameters.h77 EGLint deviceType = EGL_PLATFORM_ANGLE_DEVICE_TYPE_HARDWARE_ANGLE; member
/third_party/mindspore/test/utils/
H A Dmodel_utils.cpp48 OH_AI_DeviceType deviceType = OH_AI_DeviceInfoGetDeviceType(cpuDeviceInfo); in AddContextDeviceCPU() local
87 OH_AI_DeviceType deviceType = OH_AI_DeviceInfoGetDeviceType(nnrtDeviceInfo); in AddContextDeviceNNRT() local
/third_party/mindspore/test/fuzztest/mindspore_fuzzer/
H A Dmindspore_fuzzer.cpp116 auto deviceType = OH_AI_DeviceInfoGetDeviceType(deviceInfo); in MSContextFuzzTest_Null() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DSwapChain9.cpp184 D3DDEVTYPE deviceType = mRenderer->getD3D9DeviceType(); in reset() local
H A Drenderer9_utils.cpp416 GenerateTextureFormatCaps(GLenum internalFormat, IDirect3D9 *d3d9, D3DDEVTYPE deviceType, UINT adapter, D3DFORMAT adapterFormat) GenerateTextureFormatCaps() argument
497 GenerateCaps(IDirect3D9 *d3d9, IDirect3DDevice9 *device, D3DDEVTYPE deviceType, UINT adapter, gl::Caps *caps, gl::TextureCapsMap *textureCapsMap, gl::Extensions *extensions, gl::Limitations *limitations) GenerateCaps() argument
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrQuadBuffer.h178 inline int entrySize(GrQuad::Type deviceType, const GrQuad::Type* localType) const { in entrySize() argument
/third_party/backends/backend/
H A Dpieusb_scancmd.h60 SANE_Byte deviceType; /* 0x06 = scanner */ member
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.cpp193 GPUTestConfig::API GetTestConfigAPIFromRenderer(EGLenum renderer, EGLenum deviceType) in GetTestConfigAPIFromRenderer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp2373 d3d11::ANGLED3D11DeviceType deviceType = getDeviceType(); in getShareHandleSupport() local

Completed in 38 milliseconds

12