OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DepthClamp
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/main/
attrib.c
77
GLboolean
DepthClamp
;
270
attr->
DepthClamp
= ctx->Transform.
DepthClamp
;
522
TEST_AND_UPDATE(ctx->Transform.
DepthClamp
, enable->
DepthClamp
,
[
all
...]
mtypes.h
[
all
...]
/external/mesa3d/src/mesa/main/
attrib.c
77
GLboolean
DepthClamp
;
270
attr->
DepthClamp
= ctx->Transform.
DepthClamp
;
522
TEST_AND_UPDATE(ctx->Transform.
DepthClamp
, enable->
DepthClamp
,
[
all
...]
mtypes.h
[
all
...]
Completed in 406 milliseconds