Lines Matching refs:loadTexture
1007 bool loadTexture(const char *filename, uint8_t *rgba_data,1066 if (!loadTexture(filename, NULL, NULL, &tex_width, &tex_height)) {1133 if (!loadTexture(filename, data, &layout, &tex_width, &tex_height)) {