Searched refs:kUInt (Results 1 – 14 of 14) sorted by relevance
52 kUInt, enumerator143 kUInt, enumerator
308 case SLType::kUInt: in sltype_to_alignment_mask()374 case SLType::kUInt: in sltype_to_mtl_size()467 case SLType::kUShort: return SLType::kUInt; in getUniformTypeForLayout()
244 case VertexAttribType::kUInt: in VertexAttribTypeSize()
333 ComponentType::kUInt),356 EXPECT_EQ(ComponentType::kUInt, result[0].input_variables[0].component_type); in TEST_F()360 EXPECT_EQ(ComponentType::kUInt, result[0].input_variables[1].component_type); in TEST_F()364 EXPECT_EQ(ComponentType::kUInt, result[0].input_variables[2].component_type); in TEST_F()370 EXPECT_EQ(ComponentType::kUInt, result[0].output_variables[0].component_type); in TEST_F()393 EXPECT_EQ(ComponentType::kUInt, result[0].input_variables[0].component_type); in TEST_F()399 EXPECT_EQ(ComponentType::kUInt, result[0].output_variables[0].component_type); in TEST_F()405 EXPECT_EQ(ComponentType::kUInt, result[1].input_variables[0].component_type); in TEST_F()411 EXPECT_EQ(ComponentType::kUInt, result[1].output_variables[0].component_type); in TEST_F()452 EXPECT_EQ(ComponentType::kUInt, result[0].input_variables[0].component_type); in TEST_F()[all …]
48 enum class SampledKind { kUnknown = -1, kFloat, kUInt, kSInt }; enumerator
32 kUInt, enumerator
78 return {ComponentType::kUInt, CompositionType::kScalar}; in CalculateComponentAndComposition()82 return {ComponentType::kUInt, CompositionType::kVec2}; in CalculateComponentAndComposition()84 return {ComponentType::kUInt, CompositionType::kVec3}; in CalculateComponentAndComposition()86 return {ComponentType::kUInt, CompositionType::kVec4}; in CalculateComponentAndComposition()
66 return ResourceBinding::SampledKind::kUInt; in BaseTypeToSampledKind()
297 case ResourceBinding::SampledKind::kUInt: in GetBaseType()364 case ComponentType::kUInt: in GetTypeFunction()
263 case tint::inspector::ResourceBinding::SampledKind::kUInt: in TintSampledKindToSampleTypeBit()280 case tint::inspector::ComponentType::kUInt: in TintComponentTypeToTextureComponentType()296 case tint::inspector::ComponentType::kUInt: in TintComponentTypeToVertexFormatBaseType()339 case tint::inspector::ComponentType::kUInt: in TintComponentTypeToInterStageComponentType()
63 kUInt, enumerator
2480 type = ConstantType::kUInt; in writeIntLiteral()
202 case VertexAttribType::kUInt:
245 case tint::inspector::ResourceBinding::SampledKind::kUInt: in SampledKindToString()