#include <pipeline_library_gles.h>
|
| bool | operator() (const ProgramKey &lhs, const ProgramKey &rhs) const |
| |
Definition at line 76 of file pipeline_library_gles.h.
◆ operator()()
| bool impeller::PipelineLibraryGLES::ProgramKey::Equal::operator() |
( |
const ProgramKey & |
lhs, |
|
|
const ProgramKey & |
rhs |
|
) |
| const |
|
inline |
Definition at line 77 of file pipeline_library_gles.h.
80 lhs.specialization_constants == rhs.specialization_constants;
bool DeepComparePointer(const std::shared_ptr< ComparableType > &lhs, const std::shared_ptr< ComparableType > &rhs)
References impeller::DeepComparePointer().
The documentation for this struct was generated from the following file: