Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderMacroTests.cpp104 const char* fragmentPrecisionShaderTemplate = "out0 = 0;\n" in init() local
113 shaderSpec.source = fragmentPrecisionShaderTemplate; in init()