Searched defs:bytecode (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr700_asm.c26 void r700_bytecode_cf_vtx_build(uint32_t *bytecode, const struct r600_bytecode_cf *cf) argument
[all...]
H A Dr600_asm.c1662 r600_bytecode_cf_vtx_build(uint32_t * bytecode,const struct r600_bytecode_cf * cf) argument
2638 uint32_t *bytecode; local in function:r600_create_vertex_fetch_shader
[all...]
H A Dr600_asm.h264 uint32_t *bytecode; member in struct:r600_bytecode
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmw_shader.c75 vmw_svga_shader_create(struct svga_winsys_screen * sws,SVGA3dShaderType type,const uint32 * bytecode,uint32 bytecodeLen,const SVGA3dDXShaderSignatureHeader * sgnInfo,uint32 sgnLen) argument
H A Dvmw_context.c701 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) argument
H A Dvmw_screen_svga.c716 vmw_svga_winsys_shader_create(struct svga_winsys_screen * sws,SVGA3dShaderType type,const uint32 * bytecode,uint32 bytecodeLen) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr700_asm.c26 void r700_bytecode_cf_vtx_build(uint32_t *bytecode, const struct r600_bytecode_cf *cf) argument
[all...]
H A Dr600_asm.c1669 r600_bytecode_cf_vtx_build(uint32_t * bytecode,const struct r600_bytecode_cf * cf) argument
2645 uint32_t *bytecode; local in function:r600_create_vertex_fetch_shader
[all...]
H A Dr600_asm.h270 uint32_t *bytecode; member in struct:r600_bytecode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_screen_svga.c409 vmw_svga_winsys_shader_create(struct svga_winsys_screen * sws,SVGA3dShaderType type,const uint32 * bytecode,uint32 bytecodeLen) argument
H A Dvmw_context.c720 vmw_svga_winsys_vgpu10_shader_create(struct svga_winsys_context * swc,uint32 shaderId,SVGA3dShaderType shaderType,const uint32 * bytecode,uint32 bytecodeLen) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c359 instr_t bytecode[384], bc; local in function:assemble
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_assemble.c363 instr_t bytecode[384], bc; local in function:assemble
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.h120 void *bytecode; member in struct:d3d12_shader
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_cmd.c635 SVGA3D_DefineShader(struct svga_winsys_context * swc,uint32 shid,SVGA3dShaderType type,const uint32 * bytecode,uint32 bytecodeLen) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_cmd.c635 SVGA3D_DefineShader(struct svga_winsys_context * swc,uint32 shid,SVGA3dShaderType type,const uint32 * bytecode,uint32 bytecodeLen) argument
/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.c223 unsigned char *bytecode; /* Bytecode generated so far */ member in struct:_LispCom
542 LispObj *name, *lambda, *bytecode; local in function:Lisp_Disassemble
1237 LispBytecode *bytecode; local in function:MakeBytecodeObject
2423 LinkBuildTableBytecode(LispCom * com,LispObj * bytecode) argument
2500 LinkEmmitBytecode(LispCom * com,CodeTree * tree,unsigned char * bytecode,long offset) argument
2855 unsigned char *bytecode; local in function:ExecuteBytecode
[all...]
H A Dinternal.h644 LispBytecode *bytecode; member in struct:_LispObj::__anon0d52a560020a::__anon0d52a5601108
647 } bytecode; member in union:_LispObj::__anon0d52a560020a
H A Dlisp.c1453 LispSetAtomCompiledProperty(LispAtom *atom, LispObj *bytecode) argument
[all...]
/xsrc/external/mit/xedit/dist/
H A DMakefile.in[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc.h900 class bytecode { class in namespace:r600_sb
910 bytecode(sb_hw_class_bits hw, unsigned rdw = 256) function in class:r600_sb::bytecode
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc.h939 class bytecode { class in namespace:r600_sb
949 bytecode(sb_hw_class_bits hw, unsigned rdw = 256) function in class:r600_sb::bytecode
[all...]

Completed in 38 milliseconds