Home
last modified time | relevance | path

Searched defs:bufferId (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/server/
DServerBuffer.cpp34 bool Server::DoBufferMapAsync(ObjectId bufferId, in DoBufferMapAsync()
171 bool Server::DoBufferSetSubDataInternal(ObjectId bufferId, in DoBufferSetSubDataInternal()
189 bool Server::DoBufferUpdateMappedData(ObjectId bufferId, in DoBufferUpdateMappedData()
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DServerBuffer.cpp53 bool Server::DoBufferMapAsync(ObjectId bufferId, in DoBufferMapAsync()
187 bool Server::DoBufferUpdateMappedData(ObjectId bufferId, in DoBufferUpdateMappedData()
DServerQueue.cpp49 ObjectId bufferId, in DoQueueWriteBuffer()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderPrimitiveQueries.cpp480 void GeometryShaderPrimitiveQueries::readPrimitiveQueryValues(glw::GLint bufferId, glw::GLuint* nPr… in readPrimitiveQueryValues()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fBufferObjectQueryTests.cpp251 GLuint bufferId = 0; in test() local
458 GLuint bufferId = 0; in test() local
/third_party/flutter/skia/src/ports/
DSkFontMgr_fuchsia.cpp179 uint32_t bufferId; member
458 sk_sp<SkData> SkFontMgr_Fuchsia::GetOrCreateSkData(int bufferId, in GetOrCreateSkData()
/third_party/skia/src/ports/
DSkFontMgr_fuchsia.cpp179 uint32_t bufferId; member
453 sk_sp<SkData> SkFontMgr_Fuchsia::GetOrCreateSkData(int bufferId, in GetOrCreateSkData()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcLayoutLocationTests.cpp81 deUint32 bufferId; // used only by GL_TEXTURE_BUFFER member
173 deUint32 bufferId; in createTextureBuffer() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fBufferObjectQueryTests.cpp166 GLuint bufferId = 0; in test() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp690 GLuint bufferId = GetNativeBufferID(arrayBuffer); in updateAttribPointer() local
812 GLuint bufferId = GetNativeBufferID(arrayBuffer); in updateBindingBuffer() local
/third_party/libdrm/
Dxf86drmMode.c318 drm_public int drmModeRmFB(int fd, uint32_t bufferId) in drmModeRmFB()
348 drm_public int drmModeDirtyFB(int fd, uint32_t bufferId, in drmModeDirtyFB()
397 drm_public int drmModeSetCrtc(int fd, uint32_t crtcId, uint32_t bufferId, in drmModeSetCrtc()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DAtomicCounterBufferTest.cpp336 int32_t bufferId = (even) ? 0 : atomicCounterBuffer[bufferIndex]; in TEST_P() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp558 GLuint bufferId = 0; in updateBindingBuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.h491 void eraseBufferDataMapEntry(const gl::BufferID bufferId) in eraseBufferDataMapEntry()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp1097 deUint32 bufferId; // Which buffer to use for the descriptor update. in iterate() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp1097 deUint32 bufferId; // Which buffer to use for the descriptor update. in iterate() member
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h2026 uint32 bufferId; member