OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GrGeometryBuffer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrGeometryBuffer.h
20
class
GrGeometryBuffer
: public GrResource {
22
SK_DECLARE_INST_COUNT(
GrGeometryBuffer
);
89
GrGeometryBuffer
(GrGpu* gpu, bool isWrapped, size_t sizeInBytes, bool dynamic, bool cpuBacked)
/external/skia/src/gpu/
GrGeometryBuffer.h
20
class
GrGeometryBuffer
: public GrResource {
22
SK_DECLARE_INST_COUNT(
GrGeometryBuffer
);
89
GrGeometryBuffer
(GrGpu* gpu, bool isWrapped, size_t sizeInBytes, bool dynamic, bool cpuBacked)
Completed in 2617 milliseconds