OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_vertex_attributes
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/batches/
GrDrawAtlasBatch.cpp
39
static const GrGeometryProcessor*
set_vertex_attributes
(bool hasColors,
function
56
SkAutoTUnref<const GrGeometryProcessor> gp(
set_vertex_attributes
(this->hasColors(),
GrDrawVerticesBatch.cpp
14
static const GrGeometryProcessor*
set_vertex_attributes
(bool hasLocalCoords,
function
98
set_vertex_attributes
(hasLocalCoords, &colorOffset, &texOffset, fViewMatrix,
Completed in 518 milliseconds