Home
last modified time | relevance | path

Searched defs:bufferType (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/experimental/graphite/src/
DBuffer.h37 BufferType bufferType() const { return fType; } in bufferType() function
/third_party/skia/src/gpu/vk/
DGrVkBuffer.cpp22 GrGpuBufferType bufferType, in GrVkBuffer()
69 GrGpuBufferType bufferType, in Make()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DStream.cpp132 EGLenum bufferType = attributes.getAsInt(EGL_COLOR_BUFFER_TYPE, EGL_RGB_BUFFER); in createConsumerGLTextureExternal() local
DFramebuffer.cpp2240 void Framebuffer::markBufferInitialized(GLenum bufferType, GLint bufferIndex) in markBufferInitialized()
2303 GLenum bufferType, in ensureBufferInitialized()
2365 bool Framebuffer::partialBufferClearNeedsInit(const Context *context, GLenum bufferType) in partialBufferClearNeedsInit()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DStream.cpp132 EGLenum bufferType = attributes.getAsInt(EGL_COLOR_BUFFER_TYPE, EGL_RGB_BUFFER); in createConsumerGLTextureExternal() local
DFramebuffer.cpp2450 void Framebuffer::markBufferInitialized(GLenum bufferType, GLint bufferIndex) in markBufferInitialized()
2513 GLenum bufferType, in ensureBufferInitialized()
2575 bool Framebuffer::partialBufferClearNeedsInit(const Context *context, GLenum bufferType) in partialBufferClearNeedsInit()
/third_party/skia/src/gpu/gl/
DGrGLBuffer.cpp56 inline static GrGLenum gr_to_gl_access_pattern(GrGpuBufferType bufferType, in gr_to_gl_access_pattern()
/third_party/flutter/skia/src/gpu/gl/
DGrGLBuffer.cpp51 inline static GrGLenum gr_to_gl_access_pattern(GrGpuBufferType bufferType, in gr_to_gl_access_pattern()
/third_party/skia/third_party/externals/dawn/src/dawn_native/utils/
DWGPUHelpers.cpp88 wgpu::BufferBindingType bufferType, in BindingLayoutEntryInitializationHelper()
/third_party/flutter/skia/src/gpu/
DGrBufferAllocPool.cpp88 GrBufferAllocPool::GrBufferAllocPool(GrGpu* gpu, GrGpuBufferType bufferType, in GrBufferAllocPool()
/third_party/skia/src/gpu/
DGrBufferAllocPool.cpp88 GrBufferAllocPool::GrBufferAllocPool(GrGpu* gpu, GrGpuBufferType bufferType, in GrBufferAllocPool()
/third_party/skia/third_party/externals/dawn/src/utils/
DWGPUHelpers.cpp254 wgpu::BufferBindingType bufferType, in BindingLayoutEntryInitializationHelper()