Searched defs:node_offset (Results 1 – 12 of 12) sorted by relevance
37 uint8_t node_offset[6];/* 14 */ member60 uint8_t node_offset[8];/* 16 */ member
39 unsigned long long node_offset = 0; in py_blake2b_new() local
39 unsigned long long node_offset = 0; in py_blake2s_new() local
194 uint32_t node_offset = ctx->curr_ptr - ctx->base; in build_triangles() local315 uint32_t node_offset = ctx->curr_ptr - ctx->base; in build_instances() local371 uint32_t node_offset = ctx->curr_ptr - ctx->base; in build_aabbs() local960 nir_ssa_def *node_offset = in build_leaf_shader() local1028 nir_ssa_def *node_offset = in build_leaf_shader() local1094 nir_ssa_def *node_offset = in build_leaf_shader() local1302 nir_ssa_def *node_offset = in build_internal_shader() local1764 uint32_t node_offset; member
78 uint8_t node_offset[6];// 14 member104 uint64_t node_offset; // 16 member
109 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
102 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
139 static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) in blake2s_param_set_node_offset()
151 static inline int blake2b_param_set_node_offset( blake2b_param *P, const uint64_t node_offset ) in blake2b_param_set_node_offset()
92 unsigned long long node_offset, int node_depth, in py_blake2b_new_impl()
91 unsigned long long node_offset, int node_depth, in py_blake2s_new_impl()
246 difference_type node_offset = in operator +=() local