Home
last modified time | relevance | path

Searched defs:gradY (Results 1 - 4 of 4) sorted by relevance

/third_party/glslang/SPIRV/
H A DSpvBuilder.h554 Id gradY; member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp855 const char* gradY = isVtxCase ? "a_in2" : "v_gradY"; in initShaderSources() local
872 op << ", " << gradX << ", " << gradY; in initShaderSources() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1380 const char* gradY = isVtxCase ? "a_in2" : "v_gradY"; in initShaderSources() local
1399 op << ", " << gradX << ", " << gradY; in initShaderSources() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1379 const char* gradY = isVtxCase ? "a_in2" : "v_gradY"; in initShaderSources() local
1398 op << ", " << gradX << ", " << gradY; in initShaderSources() local

Completed in 30 milliseconds