Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglCodecCommon/include/gfxstream/guest/
DGLSharedGroup.h242 void initShaderProgramData(GLuint shaderProgram, GLuint numIndices, GLuint numAttributes);
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLSharedGroup.cpp808 void GLSharedGroup::initShaderProgramData(GLuint shaderProgram, GLuint numIndices, GLuint numAttrib… in initShaderProgramData() argument
810 spData->programData.initProgramData(numIndices, numAttributes); in initShaderProgramData()