Home
last modified time | relevance | path

Searched defs:textureBuffer (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h701 PFNGLTEXTUREBUFFERPROC textureBuffer = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl703 glTextureBufferFunc textureBuffer; variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMemoryBarrierTest.cpp390 GLuint textureBuffer, in createStorageBuffer()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp3478 void Context::textureBuffer(TextureID texture, GLenum internalformat, BufferID buffer) in textureBuffer() function in gl::Context