HomeSort by relevance Sort by last modified time
    Searched refs:BlendSupport (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/compiler/glsl/
lower_blend_equation_advanced.cpp 466 if (sh->Program->sh.fs.BlendSupport == 0)
551 sh->Program->sh.fs.BlendSupport);
glsl_parser_extras.cpp     [all...]
linker.cpp     [all...]
  /external/mesa3d/src/mesa/main/
api_validate.c 103 const GLbitfield blend_support = !prog ? 0 : prog->sh.fs.BlendSupport;
    [all...]
mtypes.h     [all...]

Completed in 94 milliseconds