Searched refs:pointer_depth (Results 1 – 5 of 5) sorted by relevance
448 vec4_type_ptr.pointer_depth++; in build_implicit_builtins()470 uint_type_ptr.pointer_depth++; in build_implicit_builtins()492 uint_type_ptr.pointer_depth++; in build_implicit_builtins()515 uint_type_ptr.pointer_depth++; in build_implicit_builtins()535 uint_type_ptr.pointer_depth++; in build_implicit_builtins()595 uint_type_ptr_out.pointer_depth++; in build_implicit_builtins()627 uint_type_ptr.pointer_depth++; in build_implicit_builtins()687 uint_type_ptr.pointer_depth++; in build_implicit_builtins()709 uint_type_ptr.pointer_depth++; in build_implicit_builtins()768 uint_type_ptr_out.pointer_depth++; in build_implicit_builtins()[all …]
342 if (type.pointer_depth == 1) in register_write()1932 if (type.pointer_depth > get<SPIRType>(type.parent_type).pointer_depth) in get_declared_struct_member_size()4685 …if (type.storage == StorageClassPhysicalStorageBufferEXT && type.pointer && type.pointer_depth == … in handle()5023 return type.pointer_depth == get<SPIRType>(type.parent_type).pointer_depth; in type_is_array_of_pointers()5029 type.pointer_depth > get<SPIRType>(type.parent_type).pointer_depth; in type_is_top_level_physical_pointer()
645 ptrbase.pointer_depth++; in parse()665 ptrbase.pointer_depth++; in parse()
565 uint32_t pointer_depth = 0; member
3435 …if (has_block_flags && type.pointer && type.pointer_depth == 1 && !type_is_array_of_pointers(type)… in emit_resources()3444 …if (has_block_flags && type.pointer && type.pointer_depth == 1 && !type_is_array_of_pointers(type)… in emit_resources()4314 expr_type.pointer_depth == 1) in dereference_expression()13123 if (type.pointer_depth > 1 && !backend.support_pointer_to_pointer) in variable_decl()