Home
last modified time | relevance | path

Searched refs:dump_constants (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_dump_decls.h43 dump_constants(struct dxil_dumper *buf, struct list_head *list);
H A Ddxil_dump.c99 dump_constants(d, &m->const_list); in dxil_dump_module()
344 dump_constants(struct dxil_dumper *d, struct list_head *list) in dump_constants() function
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c981 dump_constants(SVGA3dShaderConstType type, unsigned start, in dump_constants() function
1046 dump_constants((*cmd).ctype, cmd->reg, numConsts, cmd->values); in dump_SVGA3dCmdSetShaderConst()
1055 dump_constants((*cmd).constType, cmd->regStart, numConsts, &cmd[1]); in dump_SVGA3dCmdSetGBShaderConstInline()

Completed in 5 milliseconds