Home
last modified time | relevance | path

Searched refs:GL_RENDERBUFFER_WIDTH (Results 1 - 25 of 42) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fRboStateQueryTests.cpp121 checkRenderbufferParam(m_testCtx, *this, GL_RENDERBUFFER_WIDTH, 0); in test()
134 checkRenderbufferParam(m_testCtx, *this, GL_RENDERBUFFER_WIDTH, w); in test()
H A Des2fNegativeStateApiTests.cpp579 glGetRenderbufferParameteriv(-1, GL_RENDERBUFFER_WIDTH, &params[0]); in init()
590 glGetRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_WIDTH, &params[0]); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fRboStateQueryTests.cpp142 checkRenderbufferParam(m_testCtx, *this, GL_RENDERBUFFER_WIDTH, 0); in test()
154 checkRenderbufferParam(m_testCtx, *this, GL_RENDERBUFFER_WIDTH, w); in test()
H A Des3fNegativeStateApiTests.cpp920 glGetRenderbufferParameteriv(-1, GL_RENDERBUFFER_WIDTH, &params[0]); in init()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DFramebufferObjectTest.cpp135 glGetRenderbufferParameterivOES(GL_RENDERBUFFER, GL_RENDERBUFFER_WIDTH, &params); in TEST_P()
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h295 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DWebGLFramebufferTest.cpp339 EXPECT_EQ(width, getRenderbufferParameter(GL_RENDERBUFFER_WIDTH)); in testDepthStencilRenderbuffer()
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h316 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp1282 ctx.glGetRenderbufferParameteriv(-1, GL_RENDERBUFFER_WIDTH, &params[0]); in get_renderbuffer_parameteriv()
1294 ctx.glGetRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_WIDTH, &params[0]); in get_renderbuffer_parameteriv()
/third_party/glfw/deps/glad/
H A Dgles2.h347 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h357 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
/third_party/openGLES/api/GLES2/
H A Dgl2.h338 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h618 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h357 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h357 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h338 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp9024 static const glw::GLenum pnames[] = { GL_RENDERBUFFER_WIDTH, GL_RENDERBUFFER_HEIGHT, in iterate()
9031 "GL_RENDERBUFFER_WIDTH", "GL_RENDERBUFFER_HEIGHT", "GL_RENDERBUFFER_INTERNAL_FORMAT", in iterate()
9627 gl.getNamedRenderbufferParameteriv(m_rbo_invalid, GL_RENDERBUFFER_WIDTH, &return_value_unused_storage); in iterate()
9692 static const glw::GLenum valid_parameters[] = { GL_RENDERBUFFER_WIDTH, GL_RENDERBUFFER_HEIGHT, in PrepareObjects()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h357 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
H A Dgl3.h357 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h338 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
H A Dgl31.h338 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp1408 case GL_RENDERBUFFER_WIDTH: in QueryRenderbufferiv()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h357 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h357 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro
H A Dgl31.h359 #define GL_RENDERBUFFER_WIDTH 0x8D42 macro

Completed in 98 milliseconds

12