Searched refs:Sampled (Results 1 – 7 of 7) sorted by relevance
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVType.h | 345 SPIRVWord Sampled; member 351 Desc.MS, Desc.Sampled), Desc.Format); in getAsTuple() 354 MS(0), Sampled(0), Format(0){} in SPIRVTypeImageDescriptor() 357 Arrayed(Arr), MS(Comp), Sampled(Mult), Format(F){} in SPIRVTypeImageDescriptor() 412 return Desc.Sampled == 0 && Desc.Format == 0; in isOCLImage() 438 Desc.Arrayed, Desc.MS, Desc.Sampled, Desc.Format, Acc) 448 assert(Desc.Sampled == 0); // For OCL only in validate()
|
/external/mesa3d/src/gallium/docs/source/ |
D | glossary.rst | 8 Multi-Sampled Anti-Aliasing. A basic anti-aliasing technique that takes
|
/external/opencensus-java/contrib/zpages/ |
D | README.md | 88 Sampled spans based on latency and error codes are available only for registered span names.
|
/external/spirv-llvm/lib/SPIRV/ |
D | OCLUtil.cpp | 510 UnmangledName.erase(0, strlen(kOCLBuiltinName::Sampled)); in init()
|
D | OCLUtil.h | 180 const static char Sampled[] = "sampled_"; variable
|
D | SPIRVUtil.cpp | 1241 << Desc.Sampled << kSPIRVTypeName::PostfixDelim in getSPIRVImageTypePostfixes() 1315 Desc.Sampled << ", " << in mapOCLTypeNameToSPIRV()
|
/external/clang/docs/ |
D | UsersManual.rst | 1374 - Sampled line represents the profile information of a source location.
|