OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:afs_cmd
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
r200_fragshader.c
38
#define SET_INST(inst, type)
afs_cmd
[((inst<<2) + (type<<1) + 1)]
39
#define SET_INST_2(inst, type)
afs_cmd
[((inst<<2) + (type<<1) + 2)]
41
static void r200SetFragShaderArg( GLuint *
afs_cmd
, GLuint opnum, GLuint optype,
129
GLuint *
afs_cmd
;
local
137
afs_cmd
= (GLuint *) rmesa->hw.afs[1].cmd;
140
afs_cmd
= (GLuint *) rmesa->hw.afs[0].cmd;
171
r200SetFragShaderArg(
afs_cmd
, opnum, optype,
173
r200SetFragShaderArg(
afs_cmd
, opnum, optype,
181
r200SetFragShaderArg(
afs_cmd
, opnum, optype,
186
r200SetFragShaderArg(
afs_cmd
, opnum, optype
[
all
...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
r200_fragshader.c
38
#define SET_INST(inst, type)
afs_cmd
[((inst<<2) + (type<<1) + 1)]
39
#define SET_INST_2(inst, type)
afs_cmd
[((inst<<2) + (type<<1) + 2)]
41
static void r200SetFragShaderArg( GLuint *
afs_cmd
, GLuint opnum, GLuint optype,
127
GLuint *
afs_cmd
;
local
135
afs_cmd
= (GLuint *) rmesa->hw.afs[1].cmd;
138
afs_cmd
= (GLuint *) rmesa->hw.afs[0].cmd;
169
r200SetFragShaderArg(
afs_cmd
, opnum, optype,
171
r200SetFragShaderArg(
afs_cmd
, opnum, optype,
179
r200SetFragShaderArg(
afs_cmd
, opnum, optype,
184
r200SetFragShaderArg(
afs_cmd
, opnum, optype
[
all
...]
Completed in 5 milliseconds
Indexes created Sun Apr 12 00:22:20 UTC 2026