OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bindvertexbuffer
(Results
1 - 13
of
13
) sorted by null
/external/deqp/doc/testspecs/GLES31/
functional.vertex_attribute_binding.txt
46
-
BindVertexBuffer
for non-gen'd buffer name
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLBufferImpl.cpp
71
gpu->
bindVertexBuffer
(fDesc.fID);
GrGpuGL.h
93
void
bindVertexBuffer
(GrGLuint id) {
/external/skia/src/gpu/gl/
GrGLBufferImpl.cpp
71
gpu->
bindVertexBuffer
(fDesc.fID);
GrGpuGL.h
93
void
bindVertexBuffer
(GrGLuint id) {
/external/deqp/framework/opengl/
gluES3PlusWrapperFuncs.inl
312
dst->
bindVertexBuffer
= src.
bindVertexBuffer
;
gluCallLogWrapper.inl
[
all
...]
/external/deqp/framework/opengl/wrapper/
glwFunctions.inl
534
glBindVertexBufferFunc
bindVertexBuffer
;
glwInitES31.inl
312
gl->
bindVertexBuffer
= (glBindVertexBufferFunc) loader->get("glBindVertexBuffer");
glwInitGL43.inl
[
all
...]
glwInitGL44.inl
[
all
...]
glwImpl.inl
[
all
...]
/external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl
534
gl->
bindVertexBuffer
= glBindVertexBuffer;
Completed in 756 milliseconds