Searched refs:BitcastType (Results 1 – 2 of 2) sorted by relevance
337 enum BitcastType enum in SPIRV_CROSS_NAMESPACE::CompilerHLSL344 BitcastType get_bitcast_type(uint32_t result_type, uint32_t op0);
5849 CompilerHLSL::BitcastType CompilerHLSL::get_bitcast_type(uint32_t result_type, uint32_t op0) in get_bitcast_type()5856 return BitcastType::TypePackUint2x32; in get_bitcast_type()5859 return BitcastType::TypeUnpackUint64; in get_bitcast_type()5861 return BitcastType::TypeNormal; in get_bitcast_type()