Home
last modified time | relevance | path

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

/external/libultrahdr/lib/src/gpu/
Deditorhelper_gl.cpp54 static const std::string rotate_90_fragmentSource = R"__SHADER__(#version 300 es variable
230 gl_ctxt->create_shader_program(vertex_shader.c_str(), rotate_90_fragmentSource.c_str()); in apply_rotate_gles()