Searched refs:initialBuffer (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/gpu/ |
D | GrBufferAllocPool.h | 62 GrBufferAllocPool(GrGpu* gpu, GrBufferType bufferType, void* initialBuffer); 159 GrVertexBufferAllocPool(GrGpu* gpu, void* initialBuffer); 238 GrIndexBufferAllocPool(GrGpu* gpu, void* initialBuffer);
|
D | GrBufferAllocPool.cpp | 39 GrBufferAllocPool::GrBufferAllocPool(GrGpu* gpu, GrBufferType bufferType, void* initialBuffer) in GrBufferAllocPool() argument 40 : fBlocks(8), fGpu(gpu), fBufferType(bufferType), fInitialCpuData(initialBuffer) { in GrBufferAllocPool()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationGeometryInteractionTests.cpp | 1300 …const std::vector<tcu::Vec4> initialBuffer (feedbackElements, tcu::Vec4(-1.0f, -1.0f, -1.0f, -1.… in genTransformFeedback() local 1308 …fferData(GL_TRANSFORM_FEEDBACK_BUFFER, sizeof(tcu::Vec4) * initialBuffer.size(), initialBuffer[0].… in genTransformFeedback()
|
/external/grpc-grpc-java/netty/shaded/ |
D | grpc-netty-shaded-1.14.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/ ... |