Searched defs:coord_y (Results 1 – 3 of 3) sorted by relevance
1102 const glw::GLfloat coord_y = ((float)(rand() % y_modulus)) / coordinate_denominator + y_offset; in prepareVertexBufferInfoForCoordinates() local1121 const glw::GLfloat coord_y = ((float)(rand() % y_modulus)) / coordinate_denominator + y_offset; in prepareVertexBufferInfoForCoordinates() local
739 const glw::GLfloat coord_y = texture_coordinates[1]; in getRightNeighbour() local795 const glw::GLfloat coord_y = texture_coordinates[1]; in getTopNeighbour() local
3466 LLVMValueRef coord_x, LLVMValueRef coord_y, in adjust_sample_index_using_fmask()