Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrProgramDesc.h132 kIntsPerProcessor = 4, // This is an overestimate of the average effect key size. enumerator
134 kMaxPreallocProcessors * sizeof(uint32_t) * kIntsPerProcessor,
/external/skia/src/gpu/
DGrProgramDesc.h173 kIntsPerProcessor = 4, // This is an overestimate of the average effect key size. enumerator
175 kMaxPreallocProcessors * kIntsPerProcessor,