Home
last modified time | relevance | path

Searched refs:yf0 (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp362 const float yf0 = (float)(baseY + 0) / (float)gridSizeY; in generateVertices() local
370 ADD_VERTEX(xf0, yf0); in generateVertices()
371 ADD_VERTEX(xf1, yf0); in generateVertices()
374 ADD_VERTEX(xf1, yf0); in generateVertices()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp362 const float yf0 = (float)(baseY + 0) / (float)gridSizeY; in generateVertices() local
370 ADD_VERTEX(xf0, yf0); in generateVertices()
371 ADD_VERTEX(xf1, yf0); in generateVertices()
374 ADD_VERTEX(xf1, yf0); in generateVertices()
/third_party/ffmpeg/libavfilter/
H A Dvf_xfade.c1395 const type *yf0 = (const type *)(a->data[0] + \
1399 bg[0][0] = yf0[x]; \

Completed in 10 milliseconds