OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_wrapT
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/html/canvas/
WebGLTexture.h
119
GC3Denum
m_wrapT
;
WebGLTexture.cpp
48
,
m_wrapT
(GraphicsContext3D::REPEAT)
117
m_wrapT
= param;
335
|| m_wrapS != GraphicsContext3D::CLAMP_TO_EDGE ||
m_wrapT
!= GraphicsContext3D::CLAMP_TO_EDGE))
Completed in 31 milliseconds