Blender  V3.3
Public Attributes | List of all members
blender::gpu::LogCursor Struct Reference

#include <gpu_shader_private.hh>

Public Attributes

int source = -1
 
int row = -1
 
int column = -1
 

Detailed Description

Definition at line 101 of file gpu_shader_private.hh.

Member Data Documentation

◆ column

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

◆ row

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

◆ source

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

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