Searched defs:vSource (Results 1 – 5 of 5) sorted by relevance
23 export function createProgram(gl, vSource, fSource, attribute = [], uniform = []) { argument
20 const vSource = ` constant
20 const vSource = `#version 300 es constant
68 VideoSourceType vSource = VIDEO_SOURCE_SURFACE_YUV; member
99 VideoSourceType vSource = VIDEO_SOURCE_SURFACE_ES; member