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

#include <mtl_context.hh>

Public Member Functions

bool operator== (MTLSamplerBinding const &other) const

Public Attributes

bool used
MTLSamplerState state

Detailed Description

Definition at line 57 of file mtl_context.hh.

Member Function Documentation

◆ operator==()

bool blender::gpu::MTLSamplerBinding::operator== ( MTLSamplerBinding const & other) const
inline

Definition at line 61 of file mtl_context.hh.

References state, and used.

Member Data Documentation

◆ state

MTLSamplerState blender::gpu::MTLSamplerBinding::state

Definition at line 59 of file mtl_context.hh.

Referenced by operator==().

◆ used

bool blender::gpu::MTLSamplerBinding::used

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