Home
last modified time | relevance | path

Searched defs:is_abs (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/sksl/codegen/
H A DSkSLGLSLCodeGenerator.cpp229 static bool is_abs(Expression& expr) { in is_abs() function
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp258 bool is_abs() { return label & label_abs; } in is_abs() function
3881 bool is_abs = ctx.info[instr->definitions[0].tempId()].is_abs(); in combine_instruction() local

Completed in 10 milliseconds