is_uniform_matcx2_struct_member_access

Function is_uniform_matcx2_struct_member_access 

Source
pub fn is_uniform_matcx2_struct_member_access(
    ir_function: &Function,
    fun_info: &FunctionInfo,
    ir_module: &Module,
    pointer: Handle<Expression>,
) -> bool
Expand description

Returns true if pointer refers to two-row matrix which is a member of a struct in the crate::AddressSpace::Uniform address space.