|
Blender V5.0
|
#include <cstdint>#include <memory>#include "BLI_assert.h"#include "BLI_hash.hh"#include "BLI_math_vector_types.hh"#include "GPU_shader.hh"#include "COM_context.hh"#include "COM_image_coordinates.hh"#include "COM_result.hh"#include "COM_utilities.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Functions | |
| bool | blender::compositor::operator== (const ImageCoordinatesKey &a, const ImageCoordinatesKey &b) |
| static const char * | blender::compositor::get_shader_name (const CoordinatesType type) |