Searched defs:coord_x (Results 1 – 4 of 4) sorted by relevance
85 size_t coord_x = coord.x(); in transpose() local
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()