Home
last modified time | relevance | path

Searched refs:vertex_array_object (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl3.cpp291 …L3_SetupRenderState(ImDrawData* draw_data, int fb_width, int fb_height, GLuint vertex_array_object) in ImGui_ImplOpenGL3_SetupRenderState() argument
348 (void)vertex_array_object; in ImGui_ImplOpenGL3_SetupRenderState()
350 glBindVertexArray(vertex_array_object); in ImGui_ImplOpenGL3_SetupRenderState()
412 GLuint vertex_array_object = 0; in ImGui_ImplOpenGL3_RenderDrawData() local
414 glGenVertexArrays(1, &vertex_array_object); in ImGui_ImplOpenGL3_RenderDrawData()
416 ImGui_ImplOpenGL3_SetupRenderState(draw_data, fb_width, fb_height, vertex_array_object); in ImGui_ImplOpenGL3_RenderDrawData()
439 … ImGui_ImplOpenGL3_SetupRenderState(draw_data, fb_width, fb_height, vertex_array_object); in ImGui_ImplOpenGL3_RenderDrawData()
468 glDeleteVertexArrays(1, &vertex_array_object); in ImGui_ImplOpenGL3_RenderDrawData()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cClipDistance.cpp260 gl3cts::ClipDistance::Utility::VertexArrayObject vertex_array_object(gl, GL_POINTS); in MaxClipDistancesValueInVertexShaderTest() local
267 vertex_array_object.drawWithTransformFeedback(0, 1, true); in MaxClipDistancesValueInVertexShaderTest()
343 gl3cts::ClipDistance::Utility::VertexArrayObject vertex_array_object(gl, GL_POINTS); in MaxClipDistancesValueInFragmentShaderTest() local
346 vertex_array_object.draw(0, 1); in MaxClipDistancesValueInFragmentShaderTest()
431 gl3cts::ClipDistance::Utility::VertexArrayObject vertex_array_object(gl, GL_POINTS); in ClipDistancesValuePassing() local
434 vertex_array_object.draw(0, 1); in ClipDistancesValuePassing()
641 gl3cts::ClipDistance::Utility::VertexArrayObject vertex_array_object(gl, primitive_type); in iterate() local
660 vertex_array_object.draw(0, primitive_indices_count); in iterate()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFeatureSupportGL.md24 …ARB_vertex_array_object](https://www.opengl.org/registry/specs/ARB/vertex_array_object.txt)|3.0|[G…
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFeatureSupportGL.md24 …ARB_vertex_array_object](https://www.opengl.org/registry/specs/ARB/vertex_array_object.txt)|3.0|[G…
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/src/
Dgles2-gtf-master.txt981 GTF-GLES2.gtf.GL2ExtensionTests.vertex_array_object.vertex_array_object
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/
Dgles2-gtf-master.txt997 GTF-GLES2.gtf.GL2ExtensionTests.vertex_array_object.vertex_array_object
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/
Dgles2-gtf-master.txt981 GTF-GLES2.gtf.GL2ExtensionTests.vertex_array_object.vertex_array_object
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/src/
Dgles2-gtf-master.txt997 GTF-GLES2.gtf.GL2ExtensionTests.vertex_array_object.vertex_array_object
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/src/
Dgles2-gtf-master.txt981 GTF-GLES2.gtf.GL2ExtensionTests.vertex_array_object.vertex_array_object
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/
Dgles2-gtf-master.txt981 GTF-GLES2.gtf.GL2ExtensionTests.vertex_array_object.vertex_array_object
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_buffer_object.txt137 the proposal, especially "vertex_array_object" (originally),
/third_party/openGLES/extensions/ARB/
DARB_vertex_buffer_object.txt147 the proposal, especially "vertex_array_object" (originally),