Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgExecutionContext.cpp29 ExecMaskStorage::ExecMaskStorage (bool initVal) in ExecMaskStorage()
50 ExecMaskStorage initVal(true); in ExecutionContext() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DMath.h31 Vector(unsigned length, PBQPNum initVal) : in Vector()
122 Matrix(unsigned rows, unsigned cols, PBQPNum initVal) : in Matrix()