Searched refs:ValidateSampler (Results 1 – 2 of 2) sorted by relevance
877 if (!ValidateSampler(sampler)) { in ValidateDrawState()1307 bool CoreChecks::ValidateSampler(const VkSampler sampler) const { return (GetSamplerState(sampler) … in ValidateSampler() function in CoreChecks2049 if (!ValidateSampler(update_sampler)) { in VerifyCopyUpdateContents()2070 if (!ValidateSampler(update_sampler)) { in VerifyCopyUpdateContents()2523 if (!ValidateSampler(update->pImageInfo[di].sampler)) { in VerifyWriteUpdateContents()
1186 bool ValidateSampler(VkSampler) const;