Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp996 const char* gradY = isVtxCase ? "a_in2" : "v_gradY"; in initShaderSources() local
1013 op << ", " << gradX << ", " << gradY; in initShaderSources()
2683 const char* const gradY = isVtxCase ? "a_in2" : "v_gradY"; in initShaderSources() local
2702 op << ", " << gradX << ", " << gradY; in initShaderSources()
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp855 const char* gradY = isVtxCase ? "a_in2" : "v_gradY"; in initShaderSources() local
872 op << ", " << gradX << ", " << gradY; in initShaderSources()