Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.cpp853 bool ValidateComponentTypeMasks(unsigned long outputTypes, in ValidateComponentTypeMasks() function
Dangletypes.h796 bool ValidateComponentTypeMasks(unsigned long outputTypes,
DvalidationES.cpp480 return ValidateComponentTypeMasks(executable->getFragmentOutputsTypeMask().to_ulong(), in ValidateFragmentShaderColorBufferTypeMatch()
506 return ValidateComponentTypeMasks(executable.getAttributesTypeMask().to_ulong(), in ValidateVertexShaderAttributeTypeMatch()