Home
last modified time | relevance | path

Searched refs:COUNT_NUM (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp49 #define COUNT_NUM 1 macro
2259 GLuint count = COUNT_NUM; in GLGetDebugMessageLog()
2407 glGetInternalformativ(GL_RENDERBUFFER, GL_RGB, GL_NUM_SAMPLE_COUNTS, COUNT_NUM, &numFormats); in GLGetInternalformativ()
2945 glTransformFeedbackVaryings(program, COUNT_NUM, &varyings, GL_INTERLEAVED_ATTRIBS); in GLGetTransformFeedbackVarying()
3170 glInvalidateSubFramebuffer(GL_FRAMEBUFFER, COUNT_NUM, attachments, 100, 100, 300, 300); in GLInvalidateSubFramebuffer()
3675 glProgramUniform1i(programObject, uniformLocation, COUNT_NUM); in GLProgramUniform1i()
3688 GLint brightness[POINT_LIGHT_COUNT] = {COUNT_NUM, COUNT_NUM, COUNT_NUM, COUNT_NUM}; in GLProgramUniform1iv()
[all...]

Completed in 11 milliseconds