Home
last modified time | relevance | path

Searched defs:SetShaderOptimizations (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/amber/src/
Dpipeline.h52 void SetShaderOptimizations(const std::vector<std::string>& opts) { in SetShaderOptimizations() function
Dpipeline.cc117 Result Pipeline::SetShaderOptimizations(const Shader* shader, in SetShaderOptimizations() function in amber::Pipeline
Dpipeline_test.cc130 TEST_F(PipelineTest, SetShaderOptimizations) { in TEST_F() argument