OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VertexProgram
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
attrib.c
128
GLboolean
VertexProgram
;
393
attr->
VertexProgram
= ctx->
VertexProgram
.Enabled;
394
attr->VertexProgramPointSize = ctx->
VertexProgram
.PointSizeEnabled;
395
attr->VertexProgramTwoSide = ctx->
VertexProgram
.TwoSideEnabled;
734
TEST_AND_UPDATE(ctx->
VertexProgram
.Enabled,
735
enable->
VertexProgram
,
737
TEST_AND_UPDATE(ctx->
VertexProgram
.PointSizeEnabled,
740
TEST_AND_UPDATE(ctx->
VertexProgram
.TwoSideEnabled,
mtypes.h
4452
#define _NEW_TRACK_MATRIX (1u << 25) /**< gl_context::
VertexProgram
*/
4938
struct gl_vertex_program_state
VertexProgram
;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
meta.h
124
struct gl_program *
VertexProgram
;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
meta.h
124
struct gl_program *
VertexProgram
;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
mtypes.h
4644
#define _NEW_TRACK_MATRIX (1u << 25) /**< gl_context::
VertexProgram
*/
5091
GLboolean
VertexProgram
;
5354
struct gl_vertex_program_state
VertexProgram
;
Completed in 18 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026