Searched refs:storesSamplerDescData (Results 1 – 2 of 2) sorted by relevance
50 SkASSERT(snippet->storesSamplerDescData()); in validateData()59 const bool expectsData = fDict->getEntry(fStack.back().fCodeSnippetID)->storesSamplerDescData(); in popStack()91 if (entry->storesSamplerDescData()) { in createNode()171 if (entry->storesSamplerDescData()) { in key_to_string()273 if (entry->storesSamplerDescData()) { in is_block_valid()
108 bool storesSamplerDescData() const { in storesSamplerDescData() function170 SkASSERT(fData.empty() || snippet->storesSamplerDescData()); in ShaderNode()