Searched refs:getExtraSamplerKeyForProgram (Results 1 – 6 of 6) sorted by relevance
65 uint32_t extraSamplerKey = gpu->getExtraSamplerKeyForProgram( in add_sampler_keys()
428 virtual uint32_t getExtraSamplerKeyForProgram(const GrSamplerState&, const GrBackendFormat&) { in getExtraSamplerKeyForProgram() function
166 uint32_t getExtraSamplerKeyForProgram(const GrSamplerState&,
2388 uint32_t GrVkGpu::getExtraSamplerKeyForProgram(const GrSamplerState& samplerState, in getExtraSamplerKeyForProgram() function in GrVkGpu
100 uint32_t extraSamplerKey = gpu->getExtraSamplerKeyForProgram(samplerState, in LatticeGP()
364 uint32_t extraSamplerKey = gpu->getExtraSamplerKeyForProgram( in onPrepareDraws()