Searched defs:pFunction (Results 1 - 7 of 7) sorted by relevance
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | vertexshader9.c | 36 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 D | pixelshader9.c | 34 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 D | device9.c | 3435 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 D | nine_lock.c | 1610 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 D | frame_msg_mgr.cpp | 76 PHandle pFunction = iter->second; in HandleFrameMsgKey() local
|
| /test/testfwk/arkxtest/uitest/napi/ |
| H A D | uitest_napi.cpp | 127 static napi_status GetJsConstructorFromGlobal(napi_env env, string_view typeName, napi_value *pFunction) in GetJsConstructorFromGlobal() argument
|
| /third_party/vulkan-loader/loader/generated/ |
| H A D | vk_loader_extensions.c | 5318 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 35 milliseconds