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

  /external/chromium_org/third_party/angle/src/compiler/
Compiler.cpp 255 symbolTable.setDefaultPrecision(integer, EbpMedium);
258 symbolTable.setDefaultPrecision(integer, EbpHigh);
259 symbolTable.setDefaultPrecision(floatingPoint, EbpHigh);
268 symbolTable.setDefaultPrecision(sampler, EbpLow);
SymbolTable.h 339 bool setDefaultPrecision(const TPublicType& type, TPrecision prec) {
glslang.y     [all...]
glslang_tab.cpp     [all...]

Completed in 34 milliseconds