Home
last modified time | relevance | path

Searched defs:textureBufferRange (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h702 PFNGLTEXTUREBUFFERRANGEPROC textureBufferRange = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl705 glTextureBufferRangeFunc textureBufferRange; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp3483 void Context::textureBufferRange(TextureID texture, in textureBufferRange() function in gl::Context