OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:texSamplerHandle
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
ShaderProgram.h
62
,
texSamplerHandle
(-1)
79
texSamplerHandle
= texSamplerHdl;
91
GLint
texSamplerHandle
;
ShaderProgram.cpp
265
if (m_handleArray[type].
texSamplerHandle
!= -1)
266
glUniform1i(m_handleArray[type].
texSamplerHandle
, 0);
[
all
...]
Completed in 5718 milliseconds