Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/include/platform/
DFeaturesGL.h507 Feature initFragmentOutputVariables = { member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DShaderGL.cpp262 if (features.initFragmentOutputVariables.enabled) in compile()
Drenderergl_utils.cpp2146 ANGLE_FEATURE_CONDITION(features, initFragmentOutputVariables, IsAdreno42xOr3xx(functions)); in InitializeFeatures()