Home
last modified time | relevance | path

Searched refs:GetPushConstants (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/amber/src/
Dpipeline.h162 const std::vector<PushConstant>& GetPushConstants() const { in GetPushConstants() function
Dpipeline.cc992 if (shader_info.GetPushConstants().empty()) in GenerateOpenCLPushConstants()
1003 for (const auto& pc : shader_info.GetPushConstants()) { in GenerateOpenCLPushConstants()