Home
last modified time | relevance | path

Searched defs:pFunction (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvertexshader9.c36 NineVertexShader9_ctor( struct NineVertexShader9 *This, struct NineUnknownParams *pParams, const DWORD *pFunction, void *cso ) NineVertexShader9_ctor() argument
305 NineVertexShader9_new( struct NineDevice9 *pDevice, struct NineVertexShader9 **ppOut, const DWORD *pFunction, void *cso ) NineVertexShader9_new() argument
H A Dpixelshader9.c34 NinePixelShader9_ctor( struct NinePixelShader9 *This, struct NineUnknownParams *pParams, const DWORD *pFunction, void *cso ) NinePixelShader9_ctor() argument
256 NinePixelShader9_new( struct NineDevice9 *pDevice, struct NinePixelShader9 **ppOut, const DWORD *pFunction, void *cso ) NinePixelShader9_new() argument
H A Ddevice9.c3435 NineDevice9_CreateVertexShader( struct NineDevice9 *This, const DWORD *pFunction, IDirect3DVertexShader9 **ppShader ) NineDevice9_CreateVertexShader() argument
3869 NineDevice9_CreatePixelShader( struct NineDevice9 *This, const DWORD *pFunction, IDirect3DPixelShader9 **ppShader ) NineDevice9_CreatePixelShader() argument
[all...]
H A Dnine_lock.c1610 LockDevice9_CreateVertexShader( struct NineDevice9 *This, const DWORD *pFunction, IDirect3DVertexShader9 **ppShader ) LockDevice9_CreateVertexShader() argument
1796 LockDevice9_CreatePixelShader( struct NineDevice9 *This, const DWORD *pFunction, IDirect3DPixelShader9 **ppShader ) LockDevice9_CreatePixelShader() argument
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_collector/src/
H A Dframe_msg_mgr.cpp76 PHandle pFunction = iter->second; in HandleFrameMsgKey() local
/test/testfwk/arkxtest/uitest/napi/
H A Duitest_napi.cpp127 static napi_status GetJsConstructorFromGlobal(napi_env env, string_view typeName, napi_value *pFunction) in GetJsConstructorFromGlobal() argument
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c5318 CreateCuFunctionNVX( VkDevice device, const VkCuFunctionCreateInfoNVX* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkCuFunctionNVX* pFunction) CreateCuFunctionNVX() argument
7533 CreateCudaFunctionNV( VkDevice device, const VkCudaFunctionCreateInfoNV* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkCudaFunctionNV* pFunction) CreateCudaFunctionNV() argument

Completed in 41 milliseconds