Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
DDrawPass.cpp79 uint32_t pipelineIndex, in SortKey() argument
85 pipelineIndex} in SortKey()
204 uint32_t pipelineIndex = 0; in Make() local
215 pipelineIndex = programID; in Make()
221 keys.push_back({&draw, stepIndex, pipelineIndex, geometryIndex, shadingIndex}); in Make()