Blender V4.3
blender::gpu::LogCursor Struct Reference

#include <gpu_shader_private.hh>

Public Attributes

int source = -1
 
int row = -1
 
int column = -1
 
StringRef file_name_and_error_line = {}
 

Detailed Description

Definition at line 226 of file gpu_shader_private.hh.

Member Data Documentation

◆ column

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

◆ file_name_and_error_line

StringRef 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: