Searched refs:type_bits (Results 1 – 5 of 5) sorted by relevance
39 def type_bits(type_str): function346 src_type_bits = type_bits(nir_op.input_types[i])353 dst_type_bits = type_bits(nir_op.output_type)374 dst_type_bits = type_bits(nir_op.output_type)389 src_type_bits = type_bits(nir_op.input_types[i])419 src_type_bits = type_bits(nir_op.input_types[i])426 dst_type_bits = type_bits(nir_op.output_type)450 dst_type_bits = type_bits(nir_op.output_type)458 src_type_bits = type_bits(nir_op.input_types[i])
165 uint32_t type_bits) in select_memory_type() argument169 if ((type_bits & (1 << i)) && (type.propertyFlags & props) == props) in select_memory_type()
118 uint16_t type_bits[BROTLI_MAX_BLOCK_TYPE_SYMBOLS]; member759 BrotliWriteBits(code->type_depths[typecode], code->type_bits[typecode], in StoreBlockSwitch()794 &code->type_depths[0], &code->type_bits[0], in BuildAndStoreBlockSplitCode()
181 bool PhysicalDevice::set_memory_type(const uint32_t type_bits, VkMemoryAllocateInfo *info, const Vk… in set_memory_type() argument183 uint32_t type_mask = type_bits; in set_memory_type()
161 …bool set_memory_type(const uint32_t type_bits, VkMemoryAllocateInfo *info, const VkMemoryPropertyF…