Searched refs:GetPushConstants (Results 1 – 2 of 2) sorted by relevance
162 const std::vector<PushConstant>& GetPushConstants() const { in GetPushConstants() function
992 if (shader_info.GetPushConstants().empty()) in GenerateOpenCLPushConstants()1003 for (const auto& pc : shader_info.GetPushConstants()) { in GenerateOpenCLPushConstants()