Searched defs:sgnInfo (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_shader.c | 75 vmw_svga_shader_create(struct svga_winsys_screen *sws, SVGA3dShaderType type, const uint32 *bytecode, uint32 bytecodeLen, const SVGA3dDXShaderSignatureHeader *sgnInfo, uint32 sgnLen) vmw_svga_shader_create() argument
|
H A D | vmw_context.c | 701 vmw_svga_winsys_vgpu10_shader_create(struct svga_winsys_context *swc, uint32 shaderId, SVGA3dShaderType shaderType, const uint32 *bytecode, uint32 bytecodeLen, const SVGA3dDXShaderSignatureHeader *sgnInfo, uint32 sgnLen) vmw_svga_winsys_vgpu10_shader_create() argument
|
Completed in 2 milliseconds