OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gXfermodeCoeff2Blend
(Results
1 - 2
of
2
) sorted by null
/external/skqp/src/gpu/gl/
GrGLGpu.cpp
106
static const GrGLenum
gXfermodeCoeff2Blend
[] = {
181
// assertion for
gXfermodeCoeff2Blend
have to be in GrGpu scope
182
GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(
gXfermodeCoeff2Blend
));
[
all
...]
/external/skia/src/gpu/gl/
GrGLGpu.cpp
107
static const GrGLenum
gXfermodeCoeff2Blend
[] = {
182
// assertion for
gXfermodeCoeff2Blend
have to be in GrGpu scope
183
GR_STATIC_ASSERT(kGrBlendCoeffCnt == SK_ARRAY_COUNT(
gXfermodeCoeff2Blend
));
[
all
...]
Completed in 220 milliseconds