Home
last modified time | relevance | path

Searched defs:isPostMultiplySupported (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target_nvc0.cpp507 TargetNVC0::isPostMultiplySupported(operation op, float f, int& e) const in isPostMultiplySupported() function in nv50_ir::TargetNVC0
Dnv50_ir_target.h227 virtual bool isPostMultiplySupported(operation op, float f, in isPostMultiplySupported() function