HomeSort by relevance Sort by last modified time
    Searched full:framebuffers (Results 176 - 200 of 221) sorted by null

1 2 3 4 5 6 78 9

  /external/deqp/modules/gles3/functional/
es3fFboInvalidateTests.cpp     [all...]
es3fIntegerStateQueryTests.cpp     [all...]
  /external/mesa3d/src/mapi/glapi/gen/
es_EXT.xml 188 <param name="framebuffers" type="const GLuint *" count="n"/>
220 <param name="framebuffers" type="GLuint *" count="n" output="true"/>
    [all...]
  /frameworks/native/opengl/libs/GLES2/
gl2ext_api.in     [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextFuncs.inl 1269 GLW_APICALL void GLW_APIENTRY glCreateFramebuffers (GLsizei n, GLuint *framebuffers)
1272 DE_UNREF(framebuffers);
1371 GLW_APICALL void GLW_APIENTRY glDeleteFramebuffers (GLsizei n, const GLuint *framebuffers)
1374 DE_UNREF(framebuffers);
    [all...]
  /external/mesa3d/docs/relnotes/
12.0.0.html 174 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=94595">Bug 94595</a> - [Mesa AMD&amp;swrast] Texture views attached as framebuffers return their viewed tecture's color encoding and render incorrectly</li>
  /external/mesa3d/src/gallium/docs/source/
context.rst 582 for both regular textures as well as for framebuffers read via FBFETCH.
screen.rst 327 If non-zero, rendering to framebuffers with no surface attachments
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_blit.c 811 /* The driver supports sRGB textures but not framebuffers. Blitting
    [all...]
  /external/vulkan-validation-layers/layers/
core_validation_types.h 692 std::unordered_set<VkFramebuffer> framebuffers; member in struct:GLOBAL_CB_NODE
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwApi.inl     [all...]
glwFunctionTypes.inl 129 typedef GLW_APICALL void (GLW_APIENTRY* glCreateFramebuffersFunc) (GLsizei n, GLuint *framebuffers);
145 typedef GLW_APICALL void (GLW_APIENTRY* glDeleteFramebuffersFunc) (GLsizei n, const GLuint *framebuffers);
230 typedef GLW_APICALL void (GLW_APIENTRY* glGenFramebuffersFunc) (GLsizei n, GLuint *framebuffers);
    [all...]
  /frameworks/native/vulkan/api/
vulkan.api     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl     [all...]
gluCallLogWrapperApi.inl 129 void glCreateFramebuffers (glw::GLsizei n, glw::GLuint *framebuffers);
145 void glDeleteFramebuffers (glw::GLsizei n, const glw::GLuint *framebuffers);
230 void glGenFramebuffers (glw::GLsizei n, glw::GLuint *framebuffers);
    [all...]
  /external/mesa3d/include/GL/
glext.h     [all...]
  /external/swiftshader/include/GL/
glext.h     [all...]
glcorearb.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glext.h     [all...]
  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_enc.cpp     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2ext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glext.h     [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengl.h     [all...]

Completed in 2022 milliseconds

1 2 3 4 5 6 78 9