Home
last modified time | relevance | path

Searched defs:bufferObj (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
Dvbo_minmax_index.c77 vbo_use_minmax_cache(struct gl_buffer_object *bufferObj) in vbo_use_minmax_cache()
97 vbo_delete_minmax_cache(struct gl_buffer_object *bufferObj) in vbo_delete_minmax_cache()
105 vbo_get_minmax_cached(struct gl_buffer_object *bufferObj, in vbo_get_minmax_cached()
177 struct gl_buffer_object *bufferObj, in vbo_minmax_cache_store()
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/
Dnative-lib.cpp120 jobject bufferObj) { in Java_org_skia_skottie_SkottieAnimation_nCreateProxy()
/third_party/skia/m133/platform_tools/android/apps/skottie/skottielib/src/main/cpp/
Dnative-lib.cpp148 jobject bufferObj) { in Java_org_skia_skottie_SkottieAnimation_nCreateProxy()
/third_party/mesa3d/src/mesa/main/
Dbufferobj.c5235 struct gl_buffer_object *bufferObj, in buffer_page_commitment()
5287 struct gl_buffer_object *bufferObj; in _mesa_BufferPageCommitmentARB() local
5303 struct gl_buffer_object *bufferObj; in _mesa_NamedBufferPageCommitmentARB() local
5323 struct gl_buffer_object *bufferObj; in _mesa_NamedBufferPageCommitmentEXT() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2340 Buffer *bufferObj = mState.mBufferManager->getBuffer(buffer); in texBuffer() local
2353 Buffer *bufferObj = mState.mBufferManager->getBuffer(buffer); in texBufferRange() local
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp3481 TIntermTyped* bufferObj = nullptr; in decomposeStructBufferMethods() local