Home
last modified time | relevance | path

Searched refs:regStart (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd.c1900 unsigned regStart, in SVGA3D_SetGBShaderConstsInline()
1918 cmd->regStart = regStart; in SVGA3D_SetGBShaderConstsInline()
1899 SVGA3D_SetGBShaderConstsInline(struct svga_winsys_context *swc, unsigned regStart, unsigned numRegs, SVGA3dShaderType shaderType, SVGA3dShaderConstType constType, const void *values) SVGA3D_SetGBShaderConstsInline() argument
H A Dsvga_cmd.h309 unsigned regStart,
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h719 T* regStart = reinterpret_cast<T*>(reinterpret_cast<char*>(Vregister_) + in Rvvelt() local
721 return regStart[n]; in Rvvelt()
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h2048 uint32 regStart; member
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c1053 _debug_printf("\t\t.reg = %u\n", (*cmd).regStart); in dump_SVGA3dCmdSetGBShaderConstInline()
1055 dump_constants((*cmd).constType, cmd->regStart, numConsts, &cmd[1]); in dump_SVGA3dCmdSetGBShaderConstInline()
/third_party/sqlite/src/
H A Dsqlite3.c165928 int regStart = 0; /* Value of <expr> PRECEDING */ global() local
[all...]

Completed in 136 milliseconds