Home
last modified time | relevance | path

Searched refs:Sampled (Results 1 – 7 of 7) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVType.h345 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/
Dglossary.rst8 Multi-Sampled Anti-Aliasing. A basic anti-aliasing technique that takes
/external/opencensus-java/contrib/zpages/
DREADME.md88 Sampled spans based on latency and error codes are available only for registered span names.
/external/spirv-llvm/lib/SPIRV/
DOCLUtil.cpp510 UnmangledName.erase(0, strlen(kOCLBuiltinName::Sampled)); in init()
DOCLUtil.h180 const static char Sampled[] = "sampled_"; variable
DSPIRVUtil.cpp1241 << Desc.Sampled << kSPIRVTypeName::PostfixDelim in getSPIRVImageTypePostfixes()
1315 Desc.Sampled << ", " << in mapOCLTypeNameToSPIRV()
/external/clang/docs/
DUsersManual.rst1374 - Sampled line represents the profile information of a source location.