OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_NumArgsA
(Results
1 - 12
of
12
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
texstate.c
502
packed->NumArgsA = state->
_NumArgsA
;
510
for (int i = 0; i < state->
_NumArgsA
; ++i)
588
combine->
_NumArgsA
= 1;
593
combine->
_NumArgsA
= 4;
595
combine->
_NumArgsA
= 2;
599
combine->
_NumArgsA
= 2;
605
combine->
_NumArgsA
= 3;
608
combine->
_NumArgsA
= 0;
mtypes.h
1045
GLubyte
_NumArgsA
; /**< Number of inputs used for the A combiner */
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
texstate.c
492
packed->NumArgsA = state->
_NumArgsA
;
500
for (int i = 0; i < state->
_NumArgsA
; ++i)
578
combine->
_NumArgsA
= 1;
583
combine->
_NumArgsA
= 4;
585
combine->
_NumArgsA
= 2;
589
combine->
_NumArgsA
= 2;
595
combine->
_NumArgsA
= 3;
598
combine->
_NumArgsA
= 0;
mtypes.h
1045
GLubyte
_NumArgsA
; /**< Number of inputs used for the A combiner */
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
i830_texblend.c
137
GLuint numAlphaArgs = combine->
_NumArgsA
;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
i830_texblend.c
137
GLuint numAlphaArgs = combine->
_NumArgsA
;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
r200_texstate.c
260
const GLuint numAlphaArgs = texUnit->_CurrentCombine->
_NumArgsA
;
803
const GLuint numAlphaArgs = texUnit->_CurrentCombine->
_NumArgsA
;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
r200_texstate.c
260
const GLuint numAlphaArgs = texUnit->_CurrentCombine->
_NumArgsA
;
809
const GLuint numAlphaArgs = texUnit->_CurrentCombine->
_NumArgsA
;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
radeon_texstate.c
246
const GLuint numAlphaArgs = texUnit->_CurrentCombine->
_NumArgsA
;
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
s_texcombine.c
95
const GLuint numArgsA = combine->
_NumArgsA
;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
radeon_texstate.c
247
const GLuint numAlphaArgs = texUnit->_CurrentCombine->
_NumArgsA
;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
s_texcombine.c
95
const GLuint numArgsA = combine->
_NumArgsA
;
Completed in 41 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026