Blender V5.0
blender::gpu::LogCursor Struct Reference

#include <gpu_shader_private.hh>

Public Attributes

int source = -1
int row = -1
int column = -1
std::string file_name_and_error_line

Detailed Description

Definition at line 300 of file gpu_shader_private.hh.

Member Data Documentation

◆ column

◆ file_name_and_error_line

std::string blender::gpu::LogCursor::file_name_and_error_line

◆ row

◆ source

int blender::gpu::LogCursor::source = -1

The documentation for this struct was generated from the following file: