Searched defs:specialized (Results 1 – 3 of 3) sorted by relevance
85 std::unique_ptr<SkSL::Program> specialized = fCompiler.specialize(*fBaseProgram, inputMap); in getSpecialization() local367 const SkSL::Program* specialized = fFactory->getSpecialization(fKey, fInputs.get(), fInputSize); in onCreateGLSLInstance() local
44 constexpr uint32_t PackTypeInfo(GLuint bytes, bool specialized) in PackTypeInfo()
42 constexpr uint32_t PackTypeInfo(GLuint bytes, bool specialized) in PackTypeInfo()