Searched refs:FS_DST_LUMINANCE (Results 1 – 4 of 4) sorted by relevance
168 FS_DST_LUMINANCE = 1 << 13, enumerator
356 unsigned dst_luminance = (fs_traits & FS_DST_LUMINANCE) != 0; in create_fs()
437 fs_traits |= FS_DST_LUMINANCE; in bind_shaders()
455 fs_traits |= FS_DST_LUMINANCE; in renderer_copy_prepare()