Home
last modified time | relevance | path

Searched defs:gradType (Results 1 – 2 of 2) sorted by relevance

/external/skia/bench/
DGradientBench.cpp196 SkShader* makeShader(GradType gradType, GradData data, SkShader::TileMode tm, float scale) { in makeShader()
205 GradientBench(GradType gradType, in GradientBench()
228 GradientBench(GradType gradType, GradData data, bool dither) { in GradientBench()
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp824 …glu::DataType gradType = (m_textureSpec.type == TEXTURETYPE_CUBE_MAP || m_textureSpec.type == T… in initShaderSources() local