Home
last modified time | relevance | path

Searched refs:ValidateCompute (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/amber/src/
Dpipeline.h428 Result ValidateCompute() const;
Dpipeline.cc299 return ValidateCompute(); in Validate()
340 Result Pipeline::ValidateCompute() const { in ValidateCompute() function in amber::Pipeline