Home
last modified time | relevance | path

Searched defs:samplerKey (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrProgramDesc.cpp71 uint32_t samplerKey = sampler_key(backendFormat.textureType(), sampler.swizzle(), caps); in add_geomproc_sampler_keys() local
111 uint32_t samplerKey = sampler_key(dstView.proxy()->backendFormat().textureType(), in gen_xp_key() local
132 uint32_t samplerKey = sampler_key(backendFormat.textureType(), te->view().swizzle(), caps); in gen_fp_key() local
/external/skia/src/gpu/graphite/
DPipelineData.h134 SamplerDesc samplerKey = std::get<1>(d); in operator() local