OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:twrap
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/codeflinger/
texturing.cpp
284
tmu.
twrap
= GGL_READ_NEEDS(T_T_WRAP, needs.t[i]);
347
(tmu.
twrap
== GGL_NEEDS_WRAP_11))
450
(tmu.
twrap
== GGL_NEEDS_WRAP_11))
510
wrapping(v, t.reg, height, tmu.
twrap
, FRAC_BITS);
571
if (tmu.
twrap
== GGL_NEEDS_WRAP_REPEAT) {
668
(tmu.
twrap
== GGL_NEEDS_WRAP_11))
[
all
...]
GGLAssembler.h
312
int
twrap
;
member in struct:android::GGLAssembler::texture_unit_t
/external/llvm/unittests/Support/
ConstantRangeTest.cpp
174
ConstantRange
TWrap
= Wrap.truncate(10);
Completed in 637 milliseconds