OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mTmpTexId2
(Results
1 - 2
of
2
) sorted by null
/cts/tests/openglperf2/jni/reference/scene/glowing/
BlurMeshNode.h
32
const GLuint
mTmpTexId2
;
BlurMeshNode.cpp
19
MeshNode(mesh), mFboTexId(fboTexId), mTmpTexId1(tmpTexId1),
mTmpTexId2
(tmpTexId2),
45
glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D,
mTmpTexId2
, 0);
Completed in 190 milliseconds