Home
last modified time | relevance | path

Searched refs:initialBuffer (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/
DGrBufferAllocPool.h62 GrBufferAllocPool(GrGpu* gpu, GrBufferType bufferType, void* initialBuffer);
159 GrVertexBufferAllocPool(GrGpu* gpu, void* initialBuffer);
238 GrIndexBufferAllocPool(GrGpu* gpu, void* initialBuffer);
DGrBufferAllocPool.cpp39 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/
Des31fTessellationGeometryInteractionTests.cpp1300 …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/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...