Home
last modified time | relevance | path

Searched refs:MIMGMIPMappingInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h245 struct MIMGMIPMappingInfo { struct
254 const MIMGMIPMappingInfo *getMIMGMIPMappingInfo(unsigned L); argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DMIMGInstructions.td111 let CppTypeName = "MIMGMIPMappingInfo";
DSIISelLowering.cpp5345 const AMDGPU::MIMGMIPMappingInfo *MIPMappingInfo = in lowerImage()