Home
last modified time | relevance | path

Searched refs:NineDevice9Ex_SetConvolutionMonoKernel (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9ex.h51 NineDevice9Ex_SetConvolutionMonoKernel( struct NineDevice9Ex *This,
Ddevice9ex.c68 NineDevice9Ex_SetConvolutionMonoKernel( UNUSED struct NineDevice9Ex *This, in NineDevice9Ex_SetConvolutionMonoKernel() function
491 (void *)NineDevice9Ex_SetConvolutionMonoKernel,
Dnine_lock.c2087 r = NineDevice9Ex_SetConvolutionMonoKernel(This, width, height, rows, columns); in LockDevice9Ex_SetConvolutionMonoKernel()