Home
last modified time | relevance | path

Searched defs:GenerateKey (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlSampler.mm84 GrMtlSampler::Key GrMtlSampler::GenerateKey(GrSamplerState samplerState) { function
DGrMtlDepthStencil.mm110 GrMtlDepthStencil::Key GrMtlDepthStencil::GenerateKey(const GrStencilSettings& stencil, function
/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlSampler.mm85 GrMtlSampler::Key GrMtlSampler::GenerateKey(GrSamplerState samplerState) { function
DGrMtlDepthStencil.mm110 GrMtlDepthStencil::Key GrMtlDepthStencil::GenerateKey(const GrStencilSettings& stencil, function
/third_party/skia/src/gpu/vk/
DGrVkSamplerYcbcrConversion.cpp100 GrVkSamplerYcbcrConversion::Key GrVkSamplerYcbcrConversion::GenerateKey( in GenerateKey() function in GrVkSamplerYcbcrConversion
DGrVkSampler.cpp134 GrVkSampler::Key GrVkSampler::GenerateKey(GrSamplerState samplerState, in GenerateKey() function in GrVkSampler
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkSamplerYcbcrConversion.cpp73 GrVkSamplerYcbcrConversion::Key GrVkSamplerYcbcrConversion::GenerateKey( in GenerateKey() function in GrVkSamplerYcbcrConversion
DGrVkSampler.cpp153 GrVkSampler::Key GrVkSampler::GenerateKey(GrSamplerState samplerState, in GenerateKey() function in GrVkSampler
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/optimizer/
Dop_adaptation_info_factory.cc67 std::string OpAdaptationInfoRegister::GenerateKey(const std::string &me_op_name, const std::string … in GenerateKey() function in mindspore::opt::OpAdaptationInfoRegister