RetroArch
Public Attributes | List of all members
spirv_cross::SPIRFunction::CombinedImageSamplerParameter Struct Reference

#include <spirv_common.hpp>

Public Attributes

uint32_t id
 
uint32_t image_id
 
uint32_t sampler_id
 
bool global_image
 
bool global_sampler
 
bool depth
 

Member Data Documentation

◆ depth

bool spirv_cross::SPIRFunction::CombinedImageSamplerParameter::depth

◆ global_image

bool spirv_cross::SPIRFunction::CombinedImageSamplerParameter::global_image

◆ global_sampler

bool spirv_cross::SPIRFunction::CombinedImageSamplerParameter::global_sampler

◆ id

uint32_t spirv_cross::SPIRFunction::CombinedImageSamplerParameter::id

◆ image_id

uint32_t spirv_cross::SPIRFunction::CombinedImageSamplerParameter::image_id

◆ sampler_id

uint32_t spirv_cross::SPIRFunction::CombinedImageSamplerParameter::sampler_id

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