Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp855 const char* gradY = isVtxCase ? "a_in2" : "v_gradY"; in initShaderSources() local
872 op << ", " << gradX << ", " << gradY; in initShaderSources()