Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c385 shader->source_uniform_location = glGetUniformLocation(prog, "source"); in glamor_create_composite_shader()
1073 shader->source_uniform_location); in glamor_composite_set_shader_blend()
H A Dglamor_priv.h76 GLint source_uniform_location; member