Home
last modified time | relevance | path

Searched refs:BUFFERS (Results 1 – 16 of 16) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp141 enum BUFFERS enum in gl4cts::EnhancedLayouts::Utils::Buffer
177 void Init(BUFFERS buffer, USAGE usage, glw::GLsizeiptr size, glw::GLvoid* data);
196 static void Bind(const glw::Functions& gl, glw::GLuint id, BUFFERS buffer);
198 static void BindBase(const glw::Functions& gl, glw::GLuint id, BUFFERS buffer, glw::GLuint index);
200 static void BindRange(const glw::Functions& gl, glw::GLuint id, BUFFERS buffer, glw::GLuint index,
203 …static void Data(const glw::Functions& gl, BUFFERS buffer, USAGE usage, glw::GLsizeiptr size, glw:…
207 static void* Map(const glw::Functions& gl, BUFFERS buffer, ACCESS access);
209 …static void SubData(const glw::Functions& gl, BUFFERS buffer, glw::GLintptr offset, glw::GLsizeipt…
212 static void UnMap(const glw::Functions& gl, BUFFERS buffer);
216 static glw::GLenum GetBufferGLenum(BUFFERS buffer);
[all …]
Dgl4cEnhancedLayoutsTests.cpp1741 void Buffer::Init(BUFFERS buffer, USAGE usage, GLsizeiptr size, GLvoid* data) in Init()
1857 void Buffer::Bind(const Functions& gl, GLuint id, BUFFERS buffer) in Bind()
1872 void Buffer::BindBase(const Functions& gl, GLuint id, BUFFERS buffer, GLuint index) in BindBase()
1889 void Buffer::BindRange(const Functions& gl, GLuint id, BUFFERS buffer, GLuint index, GLintptr offse… in BindRange()
1905 void Buffer::Data(const glw::Functions& gl, BUFFERS buffer, USAGE usage, glw::GLsizeiptr size, glw:… in Data()
1922 void Buffer::SubData(const glw::Functions& gl, BUFFERS buffer, glw::GLintptr offset, glw::GLsizeipt… in SubData()
1959 void* Buffer::Map(const Functions& gl, BUFFERS buffer, ACCESS access) in Map()
1973 void Buffer::UnMap(const Functions& gl, BUFFERS buffer) in UnMap()
2015 GLenum Buffer::GetBufferGLenum(BUFFERS buffer) in GetBufferGLenum()
2098 const GLchar* Buffer::GetBufferName(BUFFERS buffer) in GetBufferName()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_timer_query.txt287 value of SAMPLE BUFFERS is 0, then the samples-passed count is incremented
288 by 1 for each fragment. If the value of SAMPLE BUFFERS is 1, then the
DEXT_transform_feedback.txt566 value of SAMPLE BUFFERS is 0, then the samples- passed count is
567 incremented by 1 for each fragment. If the value of SAMPLE BUFFERS is 1,
/third_party/openGLES/extensions/EXT/
DEXT_timer_query.txt287 value of SAMPLE BUFFERS is 0, then the samples-passed count is incremented
288 by 1 for each fragment. If the value of SAMPLE BUFFERS is 1, then the
DEXT_transform_feedback.txt566 value of SAMPLE BUFFERS is 0, then the samples- passed count is
567 incremented by 1 for each fragment. If the value of SAMPLE BUFFERS is 1,
/third_party/EGL/extensions/KHR/
DEGL_KHR_lock_surface.txt552 NOT CHANGE THE CONTENTS OF BUFFERS, since none of them were mapped.
DEGL_KHR_lock_surface2.txt753 NOT CHANGE THE CONTENTS OF BUFFERS, since none of them were mapped.
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_lock_surface.txt552 NOT CHANGE THE CONTENTS OF BUFFERS, since none of them were mapped.
DEGL_KHR_lock_surface2.txt753 NOT CHANGE THE CONTENTS OF BUFFERS, since none of them were mapped.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_transform_feedback.txt697 value of SAMPLE BUFFERS is 0, then the samples- passed count is
698 incremented by 1 for each fragment. If the value of SAMPLE BUFFERS is 1,
/third_party/openGLES/extensions/NV/
DNV_transform_feedback.txt697 value of SAMPLE BUFFERS is 0, then the samples- passed count is
698 incremented by 1 for each fragment. If the value of SAMPLE BUFFERS is 1,
/third_party/openGLES/extensions/ARB/
DARB_transform_feedback3.txt958 BUFFERS to write with xform feedback
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_transform_feedback3.txt948 BUFFERS to write with xform feedback
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst599 - panfrost: Drop PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER/BUFFERS
/third_party/gstreamer/gstreamer/
DChangeLog87509 docs: mention that GST_FORMAT_{PERCENT|BUFFERS} are not implemented