OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:samplerValue
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLSharedGroup.h
75
GLint
samplerValue
; // only set for sampler uniforms
GLSharedGroup.cpp
82
m_Indexes[index].
samplerValue
= 0;
164
if (val) *val = m_Indexes[i].
samplerValue
;
184
m_Indexes[i].
samplerValue
= val;
Completed in 43 milliseconds