Home
last modified time | relevance | path

Searched refs:arg_sourceTexture (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_api.cpp15807 GLMessage_DataType *arg_sourceTexture = glmsg.add_args(); in GLTrace_glCopyTextureLevelsAPPLE() local
15808 arg_sourceTexture->set_isarray(false); in GLTrace_glCopyTextureLevelsAPPLE()
15809 arg_sourceTexture->set_type(GLMessage::DataType::INT); in GLTrace_glCopyTextureLevelsAPPLE()
15810 arg_sourceTexture->add_intvalue(sourceTexture); in GLTrace_glCopyTextureLevelsAPPLE()