Home
last modified time | relevance | path

Searched defs:getNative (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLDeviceCL.h44 inline cl_device_id CLDeviceCL::getNative() const in getNative() function in rx::CLDeviceCL
H A DCLPlatformCL.h48 inline cl_platform_id CLPlatformCL::getNative() const in getNative() function in rx::CLPlatformCL
H A DCLEventCL.h45 inline cl_event CLEventCL::getNative() const in getNative() function in rx::CLEventCL
H A DCLKernelCL.h34 inline cl_kernel CLKernelCL::getNative() const in getNative() function in rx::CLKernelCL
H A DCLMemoryCL.h35 inline cl_mem CLMemoryCL::getNative() const in getNative() function in rx::CLMemoryCL
H A DCLCommandQueueCL.h217 inline cl_command_queue CLCommandQueueCL::getNative() const in getNative() function in rx::CLCommandQueueCL
H A DCLProgramCL.h63 inline cl_program CLProgramCL::getNative() const in getNative() function in rx::CLProgramCL
H A DCLSamplerCL.h30 inline cl_sampler CLSamplerCL::getNative() const in getNative() function in rx::CLSamplerCL
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiPlatform.hpp84 NativeType getNative (void) const { return m_native; } in getNative() function
100 NativeType getNative (void) const { return m_native; } in getNative() function
/third_party/skia/third_party/externals/angle2/include/
H A Dangle_cl.h78 NativeObjectType *getNative() { return static_cast<NativeObjectType *>(this); } in getNative() function
80 const NativeObjectType *getNative() const in getNative() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.h75 const NativeWindow *getNative() const { return mNative; } in getNative() function in rx::final::final

Completed in 3 milliseconds