Searched defs:coord_x (Results 1 – 3 of 3) sorted by relevance
1101 const glw::GLfloat coord_x = ((float)(rand() % x_modulus)) / coordinate_denominator + x_offset; in prepareVertexBufferInfoForCoordinates() local1120 const glw::GLfloat coord_x = ((float)(rand() % x_modulus)) / coordinate_denominator + x_offset; in prepareVertexBufferInfoForCoordinates() local
738 const glw::GLfloat coord_x = texture_coordinates[0]; in getRightNeighbour() local794 const glw::GLfloat coord_x = texture_coordinates[0]; in getTopNeighbour() local
2240 LLVMValueRef coord_x, LLVMValueRef coord_y, in adjust_sample_index_using_fmask()