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

  /external/chromium_org/third_party/angle_dx11/include/GLSLANG/
ShaderLang.h 234 ShArrayIndexClampingStrategy ArrayIndexClampingStrategy;
  /external/chromium_org/third_party/angle_dx11/src/compiler/
Compiler.cpp 92 arrayBoundsClamper.SetClampingStrategy(resources.ArrayIndexClampingStrategy);
93 clampingStrategy = resources.ArrayIndexClampingStrategy;
ShaderLang.cpp 134 resources->ArrayIndexClampingStrategy = SH_CLAMP_WITH_CLAMP_INTRINSIC;

Completed in 38 milliseconds