/external/deqp/modules/gles3/functional/ |
D | es3fInternalFormatQueryTests.cpp | 59 glGetInternalformativ(GL_RENDERBUFFER, m_internalFormat, GL_NUM_SAMPLE_COUNTS, 1, &sampleCounts); in test() 72 glGetInternalformativ(GL_RENDERBUFFER, m_internalFormat, GL_SAMPLES, sampleCounts, &samples[0]); in test() 139 glGetInternalformativ(GL_RENDERBUFFER, m_internalFormat, GL_NUM_SAMPLE_COUNTS, 1, &sampleCounts); in test() 147 …glGetInternalformativ(GL_RENDERBUFFER, m_internalFormat, GL_NUM_SAMPLE_COUNTS, 0, &queryTargetValu… in test()
|
D | es3fNegativeStateApiTests.cpp | 939 glGetInternalformativ (GL_RENDERBUFFER, GL_RGBA8, GL_NUM_SAMPLE_COUNTS, -1, ¶ms[0]); in init() 944 glGetInternalformativ (GL_RENDERBUFFER, GL_RGBA8, -1, 16, ¶ms[0]); in init() 951 glGetInternalformativ (GL_RENDERBUFFER, GL_RG8_SNORM, GL_NUM_SAMPLE_COUNTS, 16, ¶ms[0]); in init() 955 …glGetInternalformativ (GL_RENDERBUFFER, GL_COMPRESSED_RGB8_ETC2, GL_NUM_SAMPLE_COUNTS, 16, ¶ms… in init() 960 glGetInternalformativ (-1, GL_RGBA8, GL_NUM_SAMPLE_COUNTS, 16, ¶ms[0]); in init() 962 glGetInternalformativ (GL_FRAMEBUFFER, GL_RGBA8, GL_NUM_SAMPLE_COUNTS, 16, ¶ms[0]); in init() 967 glGetInternalformativ (GL_TEXTURE_2D, GL_RGBA8, GL_NUM_SAMPLE_COUNTS, 16, ¶ms[0]); in init()
|
D | es3fMultisampleTests.cpp | 452 …GLU_CHECK_CALL(glGetInternalformativ(GL_RENDERBUFFER, FBO_COLOR_FORMAT, GL_SAMPLES, 1, &m_numSampl… in init() 500 …GLU_CHECK_CALL(glGetInternalformativ(GL_RENDERBUFFER, FBO_COLOR_FORMAT, GL_SAMPLES, 1, &maxSampleC… in init()
|
D | es3fNegativeBufferApiTests.cpp | 1382 glGetInternalformativ (GL_RENDERBUFFER, GL_RGBA4, GL_SAMPLES, 1, &maxSamplesSupportedRGBA4); in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeStateApiTests.cpp | 1250 ctx.glGetInternalformativ (GL_RENDERBUFFER, GL_RGBA8, GL_NUM_SAMPLE_COUNTS, -1, ¶ms[0]); in get_internalformativ() 1255 ctx.glGetInternalformativ (GL_RENDERBUFFER, GL_RGBA8, -1, 16, ¶ms[0]); in get_internalformativ() 1263 ctx.glGetInternalformativ (GL_RENDERBUFFER, GL_RG8_SNORM, GL_NUM_SAMPLE_COUNTS, 16, ¶ms[0]); in get_internalformativ() 1267 …ctx.glGetInternalformativ (GL_RENDERBUFFER, GL_COMPRESSED_RGB8_ETC2, GL_NUM_SAMPLE_COUNTS, 16, &pa… in get_internalformativ() 1272 ctx.glGetInternalformativ (-1, GL_RGBA8, GL_NUM_SAMPLE_COUNTS, 16, ¶ms[0]); in get_internalformativ() 1274 ctx.glGetInternalformativ (GL_FRAMEBUFFER, GL_RGBA8, GL_NUM_SAMPLE_COUNTS, 16, ¶ms[0]); in get_internalformativ() 1279 ctx.glGetInternalformativ (GL_TEXTURE_2D, GL_RGBA8, GL_NUM_SAMPLE_COUNTS, 16, ¶ms[0]); in get_internalformativ()
|
D | es31fNegativeBufferApiTests.cpp | 1801 ctx.glGetInternalformativ (GL_RENDERBUFFER, GL_RGBA4, GL_SAMPLES, 1, &maxSamplesSupportedRGBA4); in renderbuffer_storage_multisample() 1802 …ctx.glGetInternalformativ (GL_RENDERBUFFER, GL_RGBA8UI, GL_SAMPLES, 1, &maxSamplesSupportedRGBA… in renderbuffer_storage_multisample()
|
D | es31fTextureMultisampleTests.cpp | 1995 gl.glGetInternalformativ(GL_TEXTURE_2D_MULTISAMPLE, GL_RGBA8, GL_SAMPLES, 1, &maxSamples); in iterate()
|
/external/deqp/framework/egl/ |
D | egluStaticES30Library.inl | 114 { "glGetInternalformativ", (deFunctionPtr)glGetInternalformativ },
|
/external/deqp/framework/opengl/wrapper/ |
D | glwInitES30Direct.inl | 114 gl->getInternalformativ = &glGetInternalformativ;
|
D | glwInitES31Direct.inl | 128 gl->getInternalformativ = &glGetInternalformativ;
|
D | glwInitES32Direct.inl | 146 gl->getInternalformativ = &glGetInternalformativ;
|
D | glwInitES30.inl | 114 gl->getInternalformativ = (glGetInternalformativFunc) loader->get("glGetInternalformativ");
|
D | glwInitES31.inl | 128 gl->getInternalformativ = (glGetInternalformativFunc) loader->get("glGetInternalformativ");
|
D | glwInitES32.inl | 146 gl->getInternalformativ = (glGetInternalformativFunc) loader->get("glGetInternalformativ");
|
D | glwInitGL42.inl | 170 …getInternalformativ = (glGetInternalformativFunc) loader->get("glGetInternalformativ");
|
D | glwInitGL44.inl | 192 …getInternalformativ = (glGetInternalformativFunc) loader->get("glGetInternalformativ");
|
D | glwInitGL43.inl | 183 …getInternalformativ = (glGetInternalformativFunc) loader->get("glGetInternalformativ");
|
D | glwInitGL45.inl | 225 …getInternalformativ = (glGetInternalformativFunc) loader->get("glGetInternalformativ");
|
D | glwApi.inl | 228 #define glGetInternalformativ glwGetInternalformativ macro
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContext.cpp | 424 GLW_APICALL void GLW_APIENTRY glGetInternalformativ (GLenum target, GLenum internalformat, GLenum p… in glGetInternalformativ() function
|
D | tcuNullRenderContextInitFuncs.inl | 228 gl->getInternalformativ = glGetInternalformativ;
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrContextWrapper.hpp | 297 …void glGetInternalformativ (deUint32 target, deUint32 internalformat, deUint32 pname, int bu…
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 385 "glGetInternalformativ",
|
/external/deqp/doc/ |
D | GLES3 Negative API Functions.txt | 107 o glGetInternalformativ (GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, G…
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapperApi.inl | 228 void glGetInternalformativ (glw::GLenum target, glw::GLenum internalformat, glw::GLenum p…
|